-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbrowserstack.yml
More file actions
42 lines (41 loc) · 1 KB
/
browserstack.yml
File metadata and controls
42 lines (41 loc) · 1 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
userName: BROWSERSTACK_USERNAME
accessKey: BROWSERSTACK_ACCESS_KEY
platforms:
- os: OS X
osVersion: Tahoe
browserName: Chrome
browserVersion: 112
accessibility: true
- os: Windows
osVersion: 11
browserName: Chrome
browserVersion: 141.0
accessibility: true
- os: Windows
osVersion: 10
browserName: Chrome
browserVersion: 136.0
accessibility: true
- deviceName: iPhone 14
osVersion: 16
browserName: safari
deviceOrientation: portrait
accessibility: false
- deviceName: iPhone 15 Pro
osVersion: 17
browserName: chromium
deviceOrientation: portrait
accessibility: false
buildName: browserstack-build
projectName: Gaming - CDI
selfHeal: true
networkLogs: true
debug: true
interactiveDebugging: true
accessibility: true
accessibilityOptions:
wcagVersion: wcag21aaa # Default: wcag21aa
includeIssueType:
bestPractice: true # Default: false
needsReview: true # Default: true
experimental: true # Default: true