Skip to content

Commit

Permalink
✅[e2e cbt] add firefox browser
Browse files Browse the repository at this point in the history
  • Loading branch information
bcaudan committed Dec 5, 2019
1 parent f4ea458 commit 2f8f3d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/e2e/browsers.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,9 @@ module.exports = [
browserName: 'Microsoft Edge 18',
browser_api_name: 'Edge18',
},
{
os_api_name: 'Win10',
browserName: 'Firefox 70',
browser_api_name: 'FF70',
},
]

0 comments on commit 2f8f3d4

Please sign in to comment.