cheezy / page-object

Gem to implement PageObject pattern in watir-webdriver and selenium-webdriver
MIT License
653 stars 220 forks source link

Frames in sections, indexed properties, and respond_to_missing? #431

Closed AlexisKAndersen closed 7 years ago

AlexisKAndersen commented 7 years ago

Fixes for frames and sections, indexed properties in frames, and rspec expectations on elements like be_visible.