Skip to content

Commit

Permalink
feat: ✨ add vus + iterations to browser example
Browse files Browse the repository at this point in the history
  • Loading branch information
charlyautomatiza committed Jul 22, 2024
1 parent 5f79bad commit 1bdf31d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ export const options = {
scenarios: {
ui: {
executor: 'shared-iterations',
vus: 10,
iterations: 200,
options: {
browser: {
type: 'chromium',
Expand Down

0 comments on commit 1bdf31d

Please sign in to comment.