This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump airtap from 3.0.0 to 4.0.1 (#203)
- Loading branch information
1 parent
77e9779
commit e001ce0
Showing
3 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,19 @@ | ||
providers: | ||
- airtap-sauce | ||
|
||
browsers: | ||
- name: chrome | ||
version: latest | ||
platform: Windows 10 | ||
- name: firefox | ||
version: latest | ||
platform: Windows 10 | ||
- name: safari | ||
version: latest | ||
platform: Mac 10.13 | ||
- name: microsoftedge | ||
version: latest | ||
platform: Windows 10 | ||
- name: edge | ||
- name: ie | ||
version: latest | ||
platform: Windows 10 | ||
- name: iphone | ||
version: latest | ||
- name: android | ||
version: latest | ||
- name: chrome for android | ||
|
||
presets: | ||
local: | ||
providers: | ||
- airtap-playwright | ||
browsers: | ||
- name: chromium | ||
- name: firefox |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,6 @@ script: | |
addons: | ||
hosts: | ||
- airtap.local | ||
sauce_connect: true | ||
|
||
after_success: npm run coverage | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters