ExpandedVenture / ConnectionSphere

Simple Service to Start Prospecting Online
0 stars 0 forks source link

Automating Typeahead Fields #125

Open ExpandedVenture opened 2 years ago

ExpandedVenture commented 2 years ago

Write an automation script using Ruby and Selenium-Webdriver, that performs the 3 steps shown in the picture below.

  1. Go to the URL https://twitter.github.io/typeahead.js/examples/;

  2. Write "Carolina" in the text field; and

  3. Click on the "South Carolina" choice shown by the typeahead field.

Send an email to hr@expandedventure.com with your script file attached.

image