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
-`browser-types` {string} (optional): comma or new line separated override for browser
107
-
types to test e.g. `chrome, firefox, safari, internet_explorer`. If not
107
+
types to test e.g. `chrome, firefox, webkit, edge`. If not
108
108
provided, mabl will test the browsers configured on the triggered test.
109
109
-`plan-labels` {string} (optional): comma or new line separated plan labels to test. Plans matching **any** label will be run. e.g. `smoke-test, beta-feature`. Note: additional selection criteria must also be met like application-id or environment-id, if supplied.
110
110
-`uri` {string} (optional, DEPRECATED - use app_url) the base uri to run browser based tests against. If provided, this will
0 commit comments