Wait until modal is shown.
This commit is contained in:
parent
cf60bc3fa4
commit
3277ab23d5
1 changed files with 1 additions and 1 deletions
|
@ -1336,7 +1336,7 @@ wait untill text in selector disabppears
|
|||
css: '#content a[data-type="new"]',
|
||||
mute_log: true,
|
||||
)
|
||||
|
||||
sleep 2
|
||||
if data[:name]
|
||||
set(
|
||||
browser: instance,
|
||||
|
|
Loading…
Reference in a new issue