Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

View file
namesimple_page.html
View file
namepractice_page.html

Test 1 - git clone https://livingwater@bitbucket.org/living-water-js/selenium-basics.git

  1. Create a new .py file (call it whatever your like)

  2. Verify that if an expression is entered into first-name and last-name, the first letter of each word capitalized

  3. Verify that when the form is loaded the age label is empty

  4. Verify that if a date is applied to the date picker, the age label shows the correct age

...