mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
4 lines
86 B
Ruby
4 lines
86 B
Ruby
When /^I click share across aspects$/ do
|
|
find("#content_creation_button").click
|
|
end
|