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

Add performance logging through config #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

damien-cooke
Copy link
Collaborator

@damien-cooke damien-cooke commented Sep 10, 2021

  • When user provides chrome logging options in the config the system will set the performance logs to the level specified in the config. It will also turn on verbose logging and Browser logs to the same level.
  • Added Power mock to mock out static members for the unit tests

Fixes

Tag GitHub issue tickets here

Description

The goal of this is to allow the user to set more verbose chromedriver logs so they can investigate issues with their services.

*When user provides chrome logging options in the config the system will set the performance logs to the level specified in the config. It will also turn on verbose logging and Browser logs to the same level.
* Added Power mock to mock out static members for the unit tests
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

Successfully merging this pull request may close these issues.

1 participant