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

Not getting chrome browser console logs. #114

Open
gopi-chand opened this issue Nov 2, 2022 · 2 comments
Open

Not getting chrome browser console logs. #114

gopi-chand opened this issue Nov 2, 2022 · 2 comments
Labels
question Further information is requested

Comments

@gopi-chand
Copy link

In order to debug any Tizen App, required chrome browser console logs but when use this driver - appium-tv-driver, not getting browser console logs

https://appium.io/docs/en/commands/session/logs/get-log/

Python :
logs = driver.get_log('driver')

@boneskull
Copy link
Collaborator

@jlipps Can you advise?

@jlipps
Copy link
Collaborator

jlipps commented Nov 8, 2022

@gopi-chand why are you trying to get the 'driver' log type? that does not refer to the browser console logs. you'd probably need to get the browser log type. and it might still not work since i'm not sure if we need to send in a special cap to chromedriver to turn logging on.

@boneskull boneskull added the question Further information is requested label Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants