Commit 80e224c8 authored by Filipe Freire's avatar Filipe Freire

improve interaction with activity on side.rb

parent d7caa2f8
...@@ -32,7 +32,9 @@ module QA ...@@ -32,7 +32,9 @@ module QA
end end
def go_to_activity def go_to_activity
click_on class: 'shortcuts-project-activity' within_sidebar do
click_on 'Activity'
end
end end
end end
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