Google search using Selenium webdriver

preview_player
Показать описание
In this tutorial you will learn how to search on Google using Selenium and XPath.
Рекомендации по теме
Комментарии
Автор




error:

The method xpath(String) in the type By is not applicable for the arguments (String, String)
Syntax error on token "g", , expected

at

arasuramanan
Автор

What if we give an array of Keywords to be searched one after another, Is it possible?

hamalishah