Skip to content
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

[Feature] Enable Screenshoting via Plugin #384

Open
MaxwellDPS opened this issue Nov 6, 2024 · 2 comments
Open

[Feature] Enable Screenshoting via Plugin #384

MaxwellDPS opened this issue Nov 6, 2024 · 2 comments

Comments

@MaxwellDPS
Copy link

Would like to be able to roll selenium todo screenshots and dont want to have to tap into the main code base for this.

Screenshots can be done in post by using the loggers methods from the plugin, but would be nice to have this more inline

@Sneharaj7645653
Copy link

Hey @MaxwellDPS,

I’m really eager to dive into this project. Could you share your insights on the best way to move forward? Your guidance would be greatly appreciated!

@MaxwellDPS
Copy link
Author

MaxwellDPS commented Nov 27, 2024

Howdy @Sneharaj7645653

I was able to replace the screenshot code inplace with selenium, and I was also able to implement it as just a plug-in but if it's just a plug in you're only going to get a screenshot of the main page, as right now I can find a mechanism to screenshot multiple Pages through the plug-in without parsing through all the analysis data

The other piece, is the browser profile and proxy you'll have to configure in selenium driver in that code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants