Browse Source

test on Chrome instead of Edge

Jonas Gloning 1 year ago
parent
commit
c8f22ad566
1 changed files with 1 additions and 1 deletions
  1. 1 1
      e2e/wdio.bstack.conf.ts

+ 1 - 1
e2e/wdio.bstack.conf.ts

@@ -16,7 +16,7 @@ export const config: WebdriverIO.Config = {
 		],
 		],
 		capabilities: [
 		capabilities: [
 			{
 			{
-				browserName: "Edge",
+				browserName: "Chrome",
 				"bstack:options": {
 				"bstack:options": {
 					os: "Windows",
 					os: "Windows",
 					osVersion: "11",
 					osVersion: "11",