Skip to content

Commit 280c37e

Browse files
authored
Retries (#5448)
* Removed AngularJS module * basic retry step implementations * added TryTo step generators for ab testing * fixed codestyle * Added tests for retries * Added test for TryTo actions * --amend * fixed test for otherguy
1 parent 107285a commit 280c37e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/web.suite.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ modules:
77
browser: chrome
88
window_size: 1200x768
99
restart: true # Use a new browser window for each test (to isolate test cases from each other)
10+
1011
env:
1112
fast:
1213
modules:

0 commit comments

Comments
 (0)