Skip to content

fix: handle false value in boolean arguments #40

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

Merged

Conversation

Ankit098
Copy link
Contributor

Currently the binding throws an error is a boolean argument's value is passed as false (say forcelocal is sent as false a expected str, bytes or os.PathLike object, not bool error is thrown). Added an if for this case.

@browserstack-support
Copy link

browserstack-support commented Jun 16, 2022 via email

@edwinclement08 edwinclement08 merged commit 6467826 into browserstack:master Jun 16, 2022
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.

3 participants