Commit 962fe84e authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix logout scenario

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent efdf3d29
......@@ -21,8 +21,6 @@ module LoginHelpers
# Requires Javascript driver.
def logout
within '.logout-holder' do
find(:css, ".fa.fa-sign-out").click
end
find(:css, ".logout").click
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment