Integrate claude, improve selenium and support qemu #1
1 changed files with 1 additions and 0 deletions
|
|
@ -500,6 +500,7 @@ class SeleniumLib(object):
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
only_one = True
|
||||||
elif is_visible:
|
elif is_visible:
|
||||||
ele = wait.until(
|
ele = wait.until(
|
||||||
EC.visibility_of_any_elements_located(
|
EC.visibility_of_any_elements_located(
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue