You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
k6 run <testfile>.js -e JSON="<jsonfilename>" -e TEST="testname"# example
k6 run items.js -e JSON="create" -e TEST="items_invalid_seller_salesbysalesman"