Wigor schedule: a private schedule used in my school, written in .NET, and quite broken, I written a little comment about that, see in schedule.spec .
(
theoslab.APIs.wigorSchedule/e2e/schedule.spec.ts
Lines 7 to 18 in fe36a86
As Wigor schedule uses personal login I invite you to read ./private/exemple.users.json .
- Your personal school login ;
- Or use my private hosted version where possibly people from other promotions/specialties generously entrust me with their login that you can use through keys (ex: 3sys for 3rd year sysops option).
If you want more information about this contact me here [email protected].
Or if you want to entrust me with your login, contact me here [email protected].
https://www.postman.com/theodancoisne/workspace/theo-s-lab-apis-public
Playwright is used to do automation on browsers and apps (headless or not) to check that everything works as expected.
Here i use it to to grab the text in the html DOM.