Skip to content

A basic webpage developed in HTML and JavaScript, tested using selenium python

License

Notifications You must be signed in to change notification settings

nmathias0121/A_Simple_WebPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A_Simple_WebPage

A Basic webpage developed in HTML and JavaScript, UI tested using Python Selenium

Files

  • web-page
    • parent_page.html: introduction page contains a form to be filled
    • response_page.html: this page loads after form is filled and the submit button is clicked. If the secret field in the form is filled correctly, a new button will show that loads the secret page
    • secret_page.html: this page is loaded when the secret words are entered in the parent page.
  • pytest
    • test_selenium.py: pytests for secret and non-secret scenarios

About

A basic webpage developed in HTML and JavaScript, tested using selenium python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published