bok-choy icon indicating copy to clipboard operation
bok-choy copied to clipboard

Add a promise for element_to_be_clickable in the BrowserQuery's click method

Open jzoldak opened this issue 10 years ago • 1 comments

See element_to_be_clickable expected condition.

Add a promise for this to the click method so that we do not try clicking on the element too early.

jzoldak avatar Jul 21 '14 18:07 jzoldak

That would solve the click_css problem :) are you working on this?

minhtuev avatar Jul 21 '14 18:07 minhtuev