DevExpress / testcafe-browser-provider-saucelabs

This is the Sauce Labs browser provider plugin for TestCafe.

Home Page:https://devexpress.github.io/testcafe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Mac 11 (Big Sur)

wentwrong opened this issue · comments

Is there any progress on this?

No updates yet. Once we get any results, we will post them here.

I found if i modify the index.js to add :

'macOS Big Sur': 'macOS 11.00',
'macOS Catalina': 'macOS 10.15',

However the project is out of date that the build pipeline fails with vaunabilties. I am happy to submit this change however i dont have the skills to fix the build process.

Thank you for your feedback. Yes, fixing the build system is a complex task, I tried to fix it before with no luck. I want to make another attempt in a couple of weeks.

Fixed in #63.