Bentley James Oakes 7 роки тому
батько
коміт
9dae47ebef
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      tests/test_utils.js

+ 1 - 1
tests/test_utils.js

@@ -28,7 +28,7 @@ function load_model(client, fnames) {
             }, [name], null
         );
 
-        client.pause(300);
+        client.pause(500);
 
         client.element('css selector', '#dialog_btn', function (result) {
             if (result.status != -1) {