Removed random page
Using a dedicated page instead of a random page. Paired with Amir Aharoni. Bug: 62479 Change-Id: I3750ecf972f52f205fd30855455ef6259b9c911d
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Given(/^I am at random page$/) do
|
||||
visit RandomPage
|
||||
Given(/^I am at the main page$/) do
|
||||
visit MainPage
|
||||
end
|
||||
|
||||
Given(/^I am logged out$/) do
|
||||
|
||||
Reference in New Issue
Block a user