-
Notifications
You must be signed in to change notification settings - Fork 18
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
run-firefox enh: screenshots, pings, more #24
Comments
THe screenshotting api i want looks more like this:
Then I can do test runs that take screenshots at all the right times. |
Listening for a custom event from selenium-webdriver https://stackoverflow.com/questions/35884230/can-my-webdriver-script-catch-a-event-from-the-webpage |
Conclusion: trying to signal FROM THE ADDON that 'you should take a screenshot' seems... weird and not right. I think it's better to make that an explicit part of the script run. OR if you are running manual, it is on you to take screenshots. |
"print all shield-study, shield-study-addon telemetry" is covered by 3013174 |
Should run-firefox take screenshots? How often? Store them where?
Telemetry... should it print all shield-study, shield-study-addon telemetry? how to catch those?
Maybe it should screenshot every time there is a telemetry ping
The text was updated successfully, but these errors were encountered: