-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbrowserstack.yml
More file actions
48 lines (47 loc) · 1.15 KB
/
browserstack.yml
File metadata and controls
48 lines (47 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
userName: sarthaksharma_ABjLkx
accessKey: wLyaawCUyyR3TNmtzZZm
framework: testng
platforms:
- os: Windows
osVersion: 11
browserName: Chrome
browserVersion: 136.0
- os: OS X
osVersion: Monterey
browserName: Safari
browserVersion: 15.6
# - deviceName: iPhone 13
# osVersion: 15
# browserName: Chromium
# deviceOrientation: portrait
parallelsPerPlatform: 3
browserstackAutomation: true
#browserstackLocal: true
#buildName: Ecomm Build - #${BUILD_NUMBER}
#projectName: Ecomm_Demo
#sessionName: ${test_name}
buildName: E-com Demo
projectName: E-com Project - CDI
#sessionName: ${test_name}
networkLogs: false
consoleLogs: info
percy: false
percyCaptureMode: auto
accessibility: true
accessibilityOptions:
wcagVersion: wcag21aaa # Default: wcag21aa
includeIssueType:
bestPractice: true # Default: false
needsReview: true # Default: true
experimental: true # Default: true
testOrchestrationOptions:
retryTestsOnFailure:
enabled: true
maxRetries: 5
runSmartSelection:
enabled: true
mode: relevantFirst
runPreviouslyFailedFirst: true
rerunPreviouslyFailed: true
#performance: assert
#browserProfiling: true