Changing load test to run in circles
This commit is contained in:
parent
d24ec0bd75
commit
7e7b42ce19
3 changed files with 24 additions and 6 deletions
|
@ -28,6 +28,11 @@ scenarios:
|
|||
y: 170
|
||||
direction: 'down'
|
||||
moving: false
|
||||
viewport:
|
||||
left: 500
|
||||
top: 0
|
||||
right: 800
|
||||
bottom: 200
|
||||
- think: 1
|
||||
- loop:
|
||||
- function: "setYRandom"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue