Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upLog out responses received from RemoteWebDriver. #726
Conversation
ddavison
added
R-awaiting review
C-java
labels
Jul 2, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
lukeis
Jul 2, 2015
Member
the only problem I have with this is it's potentially going to flood logs, as this will also include the responses to page_source and screenshots.
|
the only problem I have with this is it's potentially going to flood logs, as this will also include the responses to page_source and screenshots. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DylanLacey commentedJul 2, 2015
•
edited by AutomatedTester
Expanded the response from a RemoteWebDriver call to include the
response, as returned by
.getValue().This change is