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
Three scripts simplify web automation tasks. use-puppeteer-connect.mjs and use-browserless.mjs extract titles from example.com using Chrome instances, while use-proxies.mjs swiftly retrieves IP addresses from IP sharing websites. These scripts ensure efficient and effortless web automation
Frontend project for OpenClassrooms training program. Billed is a fictional SaaS solution for HR teams, aiming to test the "expense report" feature. Frontend tasks: testing and debugging the admin and employee workflows, using Chrome debugger. Work done: bug fixes, unit and integration tests with Jest and end-to-end test plan.