mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
DIE tabs!
This commit is contained in:
parent
27d7057730
commit
f26a7f52fe
1 changed files with 2 additions and 3 deletions
|
@ -121,7 +121,6 @@ shared_examples_for "driver with node path support" do
|
|||
@node.find('//form').has_xpath?('//table', :count => 1).should be_true
|
||||
@node.find('//form').find('//table//caption').text.should == 'Agent'
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue