mirror of
https://github.com/gradio-app/gradio.git
synced 2025-03-07 11:46:51 +08:00
fixing selenium tests
This commit is contained in:
parent
4d11db59ee
commit
377c2e483d
@ -18,7 +18,7 @@ GOLDEN_PATH = "test/golden/{}/{}.png"
|
||||
TOLERANCE = 0.1
|
||||
TIMEOUT = 10
|
||||
|
||||
GAP_TO_SCREENSHOT = 1
|
||||
GAP_TO_SCREENSHOT = 2
|
||||
|
||||
def wait_for_url(url):
|
||||
for i in range(TIMEOUT):
|
||||
|
Loading…
Reference in New Issue
Block a user