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
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