Hello folks,
I am a Google Summer of Code student developer current working on the task Evaluate WebdriverIO replacements for our browser automation framework https://phabricator.wikimedia.org/T247835. I have been trying to replicate the tests in "mediawiki/core" using Puppeteer https://pptr.dev and Cypress https://cypress.io. However a weird pop up on the CI breaks my tests. I have created a separate task on Phabricator https://phabricator.wikimedia.org/T254775 addressing the same. The tests run successfully on my local "mediawiki/core" setup. This pop up only appears on the CI.
As a result of this, I am currently blocked on writing further code. It would be awesome if someone could help me out with this issue or guide me to setting up the CI environment on my local machine so that I can resolve it.
Thank you,
Soham Parekh