scinote-web/features/step_definitions/profile_steps.rb
2017-10-10 09:17:55 +02:00

4 lines
66 B
Ruby

Then(/^I click to Avatar$/) do
click_on('alt="Icon small"')
end