D. Woodill a écrit :
Thanks for the information Alexandre. I guess that's
why the example only verifies the title - not as
helpful as the location, especially if the title is
blank.
Test Select shows:
open | ./tests/html/test_select.html
In DOS, and perhaps UNIX, I forget, ../ mea
Thanks for the information Alexandre. I guess that's
why the example only verifies the title - not as
helpful as the location, especially if the title is
blank.
Test Select shows:
open | ./tests/html/test_select.html
In DOS, and perhaps UNIX, I forget, ../ means go up
one directory.
D. Woodill a écrit :
Hello,
Test result
_
Test OpenGoogle Test Search
| open| http://www.google.com|
| verifyTitle| Google|
| type| q| Selenium ThoughtWorks
| verifyValue| q| Selenium ThoughtWorks
| verifyLocation| http://www.goo
Hello,
Having read your Selenium-Users messages since
version 4, and I am now trying tests in Selenium
5. My plan was to use the assertLocation to
make sure I was knocking on the right door before
running other test. The assertLocation command didn't
co-operate so I switched to verifyLocation.