Commit d23f7cdd authored by Grzegorz Bizon's avatar Grzegorz Bizon

Remove legacy page call from node factory in QA

parent 7ec5a392
......@@ -6,7 +6,6 @@ module QA
attr_accessor :address
def perform
QA::Page::Main::Entry.act { visit_login_page }
QA::Page::Main::Login.act { sign_in_using_credentials }
QA::Page::Main::Menu.act { go_to_admin_area }
QA::Page::Admin::Menu.act { go_to_geo_nodes }
......
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