You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An API that recovers data from the Wigor schedule with Playwright
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 .
(
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].
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.