Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

Adding shortcut key support for starting and stopping logging. #177

Open
EvanHon opened this issue Sep 3, 2013 · 4 comments
Open

Adding shortcut key support for starting and stopping logging. #177

EvanHon opened this issue Sep 3, 2013 · 4 comments

Comments

@EvanHon
Copy link

EvanHon commented Sep 3, 2013

Hi, I am using selenium to simulate user actions on the browser and the browser started by selenium has bind the memchaser with it, but unfortunately, every time I have to MANUALLY click the logging icon, so do you have any plan for adding the shortcut key support for starting and stopping logging?

@davehunt
Copy link
Member

davehunt commented Sep 4, 2013

We could possibly add a preference that made logging enabled by default, would that help?

@EvanHon
Copy link
Author

EvanHon commented Sep 5, 2013

That definitely helped me a lot, thanks!

@davehunt
Copy link
Member

davehunt commented Sep 5, 2013

Do you mean it would help a lot? Nothing has actually been changed in this area. I think it would be okay to have a preference to enable logging by default, and shouldn't be too difficult to implement. What do you think @whimboo ? Would you be interested on working on it @EvanHon?

@whimboo
Copy link
Contributor

whimboo commented Sep 5, 2013

Adding a preference for that sounds like a good idea. Then you could initially set it to true for the pre-configured profile you make use of with Selenium. For the extension itself it should be set to false.

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

No branches or pull requests

3 participants