search - Selenium Google searching in loop -


i have create test script in selenium found , click correct link in google search engine. script should open google website later enter searched phrase (for example: "ipod blog") later should in results on current page search correct item (for example: "ipados: ios blog") when wouldn't presented on page should automatically press "next page button" , go next page moment when correct item found (in case item on 21st page of results in google). when element found script should stored in log number of page item found. can or give useful tips. know how create script step step haven't idea how create loop searching correct phrase on google pages , later executed next.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -