Selenium Class 31: Basic Methods in WebDriver Interface

Опубликовано: 10 Январь 2022
на канале: Testing Tutorialspoint
46
3

What are the Basic Methods in WebDriver Interface:
--------------------------------------------------

get: Load a new web page in the current brower window.

Manage(): Gets the option interface

getCurrentUrl(): Get a string representing the current url that the brower is looking at.

getTitle: get the current title of the current page.

getPageSource: Get the source of the last loaded page.

navigate: an abstraction allowing the driver to access the browser's history and to navigate to a given url.

quit: Quit this driver, closing every associated window.

close: close the current window, quitting the browser if it's the last window currently open.


На этой странице сайта вы можете посмотреть видео онлайн Selenium Class 31: Basic Methods in WebDriver Interface длительностью online в хорошем качестве, которое загрузил пользователь Testing Tutorialspoint 10 Январь 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 46 раз и оно понравилось 3 зрителям. Приятного просмотра!