Originally created by @ZhouZhengCarlos on GitHub (Jun 6, 2024).
Hi I'm a QA engineer, I'm working for a company. We have some test automation scripts that run in Chromium and WebKit, but we faced with an issue with the Webkit executions, they tend to be flaky with erros such as browser crashed. We did some tests on a macOS machine and we concluded that WebKit works smoothly in macOS.
So we tried Docker OSX and it worked same as the macOS machine. We had a legal concern if we are able to use this image for automation testing for our site in CI/CD such as a container instance in cloud.
Originally created by @ZhouZhengCarlos on GitHub (Jun 6, 2024).
Hi I'm a QA engineer, I'm working for a company. We have some test automation scripts that run in Chromium and WebKit, but we faced with an issue with the Webkit executions, they tend to be flaky with erros such as browser crashed. We did some tests on a macOS machine and we concluded that WebKit works smoothly in macOS.
So we tried Docker OSX and it worked same as the macOS machine. We had a legal concern if we are able to use this image for automation testing for our site in CI/CD such as a container instance in cloud.
@ZhouZhengCarlos commented on GitHub (Mar 26, 2025):
@ZhouZhengCarlos Have you ever found an answer to this?
Nothing, I dropped this approach. I'm currently running my test on a real macOS machine
@ZhouZhengCarlos commented on GitHub (Mar 26, 2025):
> @ZhouZhengCarlos Have you ever found an answer to this?
Nothing, I dropped this approach. I'm currently running my test on a real macOS machine
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @ZhouZhengCarlos on GitHub (Jun 6, 2024).
Hi I'm a QA engineer, I'm working for a company. We have some test automation scripts that run in Chromium and WebKit, but we faced with an issue with the Webkit executions, they tend to be flaky with erros such as browser crashed. We did some tests on a macOS machine and we concluded that WebKit works smoothly in macOS.
So we tried Docker OSX and it worked same as the macOS machine. We had a legal concern if we are able to use this image for automation testing for our site in CI/CD such as a container instance in cloud.
@Mik4sa commented on GitHub (Mar 26, 2025):
@ZhouZhengCarlos Have you ever found an answer to this?
@ZhouZhengCarlos commented on GitHub (Mar 26, 2025):
Nothing, I dropped this approach. I'm currently running my test on a real macOS machine