Selenium Automation Framework Tutorial - Selenium WebDriver Commands Part-1

preview_player
Показать описание
Learn about the basic commands available in Selenium WebDriver. Following will be covered in this video:
- WebDriver instantiation
- Commands and real time examples
get()
navigate().to()
navigate().forward()
navigate().back()
navigate().refresh()
getTitle()
getCurrentUrl()
getPageSource()
close()
quit()

Check out this page for detailed reference on all Selenium commands: Check out this page for detailed reference:
Рекомендации по теме