Challenge Overview
In the previous challenge, we created a QA Framework using Node.js & Webdriver.io and we targeted some parts of the Connect application.
Currently, the QA framework is using the phantomjs browser to run the E2E tests.
In this challenge, we need your help to find a solution for running the test cases in MS IE11 and MS Edge.
Existing code: https://github.com/appirio-tech/qa-framework-js
You will find a link with which you can access the Github repo on the challenge forum (available on registration).
The submissions will be reviewed by the copilot and there will be no appeals/appeals response phases.
Feel free to ask on the challenge forum in case of any doubt or question.
Final Submission Guidelines
Submit a document explaining your suggested solution.
The document should contain the following sections:
-
Suggested solution with detailed steps on how to solve our problem.
-
References to 3rd party libraries/softwares (if any).
-
Potential issues/drawbacks (if any).