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

automationName missing in DesiredCapabilities type definitions #3984

Closed
ost12666 opened this issue May 16, 2019 · 3 comments · Fixed by #3988
Closed

automationName missing in DesiredCapabilities type definitions #3984

ost12666 opened this issue May 16, 2019 · 3 comments · Fixed by #3988

Comments

@ost12666
Copy link

ost12666 commented May 16, 2019

No description provided.

@aha-oretama
Copy link
Contributor

I recognized that only some desiredCapabilities are defined by comparing follows.

If it is ok to add all the appium DesiredCapabilities to webdriverio's type definition, I'll make PR for it.

@christian-bromann
Copy link
Member

@ost12666 can you please elaborate further? What miss-behavior do you see and what do you expect!

@ost12666
Copy link
Author

Nothing related to behavior of the code just at least one missing property in the type definitions.

I expect not having to do this: (this.config.capabilities as any).automationName = "XCUITest"

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 a pull request may close this issue.

3 participants