8 Commits

Author SHA1 Message Date
7c0e44a22f Add viewport dimensions and dark mode support
This commit introduces optional viewport dimensions and dark mode support to the PlayWrightBrowserOptions struct and its usage. It ensures more control over browser display settings and improves flexibility when configuring browser contexts. Additionally, visibility checking logic in SetHidden was refined to avoid redundant operations.
2025-03-15 00:46:02 -04:00
2ca2bb0742 close playwright instance on browser close 2025-01-01 22:48:12 -05:00
8ad5a34f2d Added global screenshot shortcut 2024-12-26 22:20:07 -05:00
567a9f9212 added archive, megamillions, and powerball site logic 2024-12-23 03:18:50 -05:00
5e924eb3f9 changed browser api to return pages that can be acted on, not strictly contents 2024-12-17 23:16:13 -05:00
23334991b1 make screenshot update cookies 2024-12-14 00:50:25 -05:00
a51f8200ea added screenshots 2024-12-09 13:51:00 -05:00
cbd6682257 initial commit 2024-12-07 03:53:46 -05:00