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
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.
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
The text was updated successfully, but these errors were encountered: