Skip to content

Commit

Permalink
gastongarcia/browserstack-tests-added
Browse files Browse the repository at this point in the history
  • Loading branch information
TongaIDH committed Nov 18, 2024
1 parent 4a922c9 commit 2cdb9b7
Show file tree
Hide file tree
Showing 4 changed files with 480 additions and 0 deletions.
25 changes: 25 additions & 0 deletions browserstack.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"auth": {
"username": "gastongarciaalva_5LcCfv",
"access_key": "GqvcSNFRxpWsqUEVPC61"
},
"browsers": [
{
"browser": "chrome",
"os": "Windows 10",
"versions": [
"latest",
"latest - 1"
]
}
],
"run_settings": {
"network_logs": true,
"cypress_config_file": "./cypress.config.js",
"npm_dependencies": {
"cypress": "13.15.2"
},
"project_name": "Cypress BrowserStack Example",
"parallels": 2
}
}
2 changes: 2 additions & 0 deletions log/build_results.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
BUILD_ID=9d62cc78f2cc23bf5d0bb99f9cbf2b6a1f270df9
BUILD_URL=https://automate.browserstack.com/dashboard/v2/builds/9d62cc78f2cc23bf5d0bb99f9cbf2b6a1f270df9
Loading

0 comments on commit 2cdb9b7

Please sign in to comment.