workday-browser
Installation
SKILL.md
Workday Browser
Navigate and extract data from the Dedalus enterprise Workday tenant
(https://wd3.myworkday.com/dedalus/d/home.htmld) through the browser,
reusing the user's live authenticated session.
Prerequisites
- Node.js: required — https://nodejs.org
- playwright npm package:
npm install playwright.npx playwright installis not needed —connectOverCDPattaches to the user's existing browser and downloads no browser. - The user's own browser (Chrome / Brave / Edge — all Chromium), already logged into Workday via SSO. You will relaunch their real profile with a debug port (never a fresh profile). See the connect section below.