My answer for the testing challenge #1 is available  at https://softwareexertus.blogspot.com/2020/02/testing-challenge-1-answer.html.

Here is the testing challenge for this week.

You need to automate the following scenario using your preferred tool/language.

1. Open the link https://examples.sencha.com/extjs/7.1.0/examples/calendar/
2. Create a new  calendar event.

Note: Your solution should work for both desktop and mobile view of the page.

Happy coding :-)