YahooArchive / arrow

FE Test framework designed to promote TDD
http://yahoo.github.io/arrow/arrow_intro.html
BSD 3-Clause "New" or "Revised" License
55 stars 59 forks source link

Add in-page functionality to locator controller's "click" feature #22

Closed rynodivino closed 11 years ago

rynodivino commented 11 years ago

Do not always expect a new page to load. In the case of in-page interactions. Like clicking to open a menu, currently locator controller hangs.

proverma commented 11 years ago

Thanks for the pull request @rynodivino