Update mediawiki_selenium Ruby gem to the latest version
Bug: 117976 Change-Id: I567880afcf7dc5d70e6d4edef1db16d7923ae31c
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Then(/^I see "(.*?)" as the name of the content language$/) do |text|
|
||||
@browser.span(:text => "#{text}").should be_visible
|
||||
browser.span(:text => "#{text}").should be_visible
|
||||
end
|
||||
|
||||
When(/^I open the Universal Language Selector$/) do
|
||||
|
||||
Reference in New Issue
Block a user