mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
#within_frame method
This commit is contained in:
parent
5c20277dfa
commit
8ad161b041
4 changed files with 14 additions and 2 deletions
|
|
@ -8,5 +8,5 @@ describe Capybara::Driver::Selenium do
|
|||
it_should_behave_like "driver"
|
||||
it_should_behave_like "driver with javascript support"
|
||||
it_should_behave_like "driver without node path support"
|
||||
|
||||
it_should_behave_like "driver with frame support"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue