know more about
WebDriver,
TestNG,
Jenkins,
Framework,
Page Object Model,
Cucumber,
Selenium Grid
Pages
▼
Pages
▼
Pages
▼
Friday, January 10, 2014
Sample - How to automate auto suggest
Sample - How to automate auto suggest 1. Go to this site http://jqueryui.com/autocomplete/ 2. Enter the "a" as text 3. From the list select Java Note : Since Jqueryui site is in frame, first need to switch to frame and then sendkeys "a" and select JAVA from the list