Skip to content

Commit

Permalink
locators updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tauqirsarwar1 committed Mar 29, 2024
1 parent 49b0244 commit e33b05b
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android_workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Android App Workflow
name: BS - Android App Tests

env:
TAGS: "android_mobile_tests"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/api_workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: API Workflow
name: API Tests

env:
TAGS: "api"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker_android_workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docker Android Tests Workflow
name: Docker - Android App Tests

env:
TAGS: "android_mobile_tests"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker_ios_workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docker IOS Tests Workflow
name: Docker - IOS App Tests

env:
TAGS: "ios_mobile_tests"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker_ui_workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docker Web UI Tests
name: Docker - Web UI Tests

env:
TAGS: web_tests
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ios_workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: IOS Tests Workflow
name: BS - IOS App Tests

env:
TAGS: "ios_mobile_test"
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ui_workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Web UI Tests
name: BS - Web UI Tests

env:
TAGS: web_tests
Expand Down Expand Up @@ -43,6 +43,7 @@ on:
- chrome
- firefox
- edge
- safari
os:
description: 'Operating system (window or mac)'
required: true
Expand Down

0 comments on commit e33b05b

Please sign in to comment.