Skip to content
Snippets Groups Projects
Unverified Commit fcd2e184 authored by Varac's avatar Varac
Browse files

Dont match exact rocketchat title

The title varies so we don't try to match it exactly.

Fixes #659
parent 7d855c50
No related branches found
No related tags found
No related merge requests found
......@@ -19,5 +19,3 @@ Scenario: Login to rocketchat
And I enter the "rocketchat" "password" in the inputfield "#pass"
And I click on the button ".login"
Then I wait on element ".rooms-list" for 25000ms to be visible
And I expect that the title is "Rocket.Chat"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment