...
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
Test 1 - git clone https://livingwater@bitbucket.org/living-water-js/selenium-basics.git
Create a new .py file (call it whatever your like)
Verify that if an expression is entered into first-name and last-name, the first letter of each word capitalized
Verify that when the form is loaded the age label is empty
Verify that if a date is applied to the date picker, the age label shows the correct age
...