Skip to content

Commit

Permalink
Merge pull request #2 from bhargav-garlapati/smart-ui
Browse files Browse the repository at this point in the history
fix(smartui): added smart-ui token on the actions workflow
  • Loading branch information
bhargav-garlapati authored Nov 25, 2024
2 parents 42e99e8 + 23ab54d commit e0cc2c8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 29 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@ jobs:
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}

#LambdaTest SmartUI Token
LT_USERNAME: ${{ secrets.LT_USERNAME }}
LT_ACCESS_KEY: ${{ secrets.LT_ACCESS_KEY }}
PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }}

# Pre-production authentication
CYPRESS_BASIC_AUTH_USERNAME: ${{ secrets.BASIC_AUTH_USERNAME }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The tests are automatically triggered on every push request, with the results di
- Handling JS Alerts, Confirm, and Prompt
- Login Flow test
- Upload file
- UI Visual Testing using Percy & LambdaTest Smart UI (Applitools Eyes are coming soon...)
- UI Visual Testing using Percy & LambdaTest Smart UI (Applitools Eyes coming soon...)
Each test can be run individually or as part of the complete test suite.

You can view the test execution results here:
Expand Down
26 changes: 0 additions & 26 deletions lambdatest-config.json

This file was deleted.

0 comments on commit e0cc2c8

Please sign in to comment.