We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb3090 commit 44ced3fCopy full SHA for 44ced3f
.env.example
@@ -20,7 +20,7 @@ MAGENTO_ADMIN_PASSWORD=
20
#SELENIUM_PATH=/wd/hub
21
22
#*** Browser for running tests, default chrome. Uncomment and change if you want to run tests on another browser (ex. firefox).
23
-#BROWSER=chrome
+BROWSER=chrome
24
25
#*** Uncomment and set host & port if your dev environment needs different value other than MAGENTO_BASE_URL for Rest API Requests ***#
26
#MAGENTO_RESTAPI_SERVER_HOST=
0 commit comments