-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
About
Using WebDriver and Cypress, we are able to create End-to-End tests for our user interface. However, WebDriver is only compatible with Windows/Linux. If possible, we would like to leverage Docker containers to enable a development environment for MacOS users. There seems to be several attempts at this online, but mostly for ARM architecture Macs. If possible, it would be nice to have it work for Intel as well.
Task
Create a Docker container that allows MacOS users to run WebDriver and end-to-end tests. We should be able to use this Docker container on either CPU architectures for Mac (alternatively, have two different containers).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To-Do