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

fix: Update the constructor for compatibility with python client 4.10 #879

Merged
merged 3 commits into from Jun 8, 2023

Conversation

mykola-mokhnach
Copy link
Contributor

Addresses #878

super().__init__(
command_executor=command_executor,
desired_capabilities=desired_capabilities,
browser_profile=browser_profile,
proxy=proxy,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@mykola-mokhnach mykola-mokhnach merged commit c0f38bf into appium:master Jun 8, 2023
18 checks passed
@mykola-mokhnach mykola-mokhnach deleted the compat_410 branch June 8, 2023 10:08
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.

None yet

2 participants