You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
multiCapabilities: [{browserName: 'chrome'}] - Configured Chrome but Chromes did not display in list of browsers, only displayed Firefox (which was not in the list)
Would only start and record when Firefox checkbox was ticked. It then started up Chrome (!?) and recorded in it. Chrome is my default browser.
Once Firefox was selected and Export performed it save the list as multiCapabilities: [{browserName: 'chrome'}, {browserName: 'firefox'}, ], - But still only displayed Firefox (not Chrome).
The text was updated successfully, but these errors were encountered:
Browser List
multiCapabilities: [{browserName: 'chrome'}]
- Configured Chrome but Chromes did not display in list of browsers, only displayed Firefox (which was not in the list)multiCapabilities: [{browserName: 'chrome'}, {browserName: 'firefox'}, ],
- But still only displayed Firefox (not Chrome).The text was updated successfully, but these errors were encountered: