-
Notifications
You must be signed in to change notification settings - Fork 7
Dynamic screenshots #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
- Login to local setup - Navigate to target URL - Screenshot page
- JSON file for image metadata
- Find element handle and size details - Custom functions for processing images - Refactor
- Find and process radio buttons
- util func to remove footer from full page screenshot
- refactor
Also remove descriptions from the images And add TODOs to the README.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking good, but I'm having issues running it as it is because the session URLs have changed and even deleting the database the IDs used for consent and school moves don't match up to what I see locally.
Apart from that, I've added some other suggestions, including some quite picky ones 😃
- rename 'url_extension' to 'path' - Improve readability of README - Make login function more uniform
- Launch playwright and login once - quicker overall
Merge in 2.0 updates to main
Make main branch up to date
…s-in-schools-guidance into dynamic-screenshots
No description provided.