-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Description
Have you read the Contributing Guidelines on issues?
- I have read the Contributing Guidelines on issues.
WebdriverIO Version
latest
Node.js Version
latest
Mode
Standalone Mode
Which capabilities are you using?
No response
What happened?
here are list of capabilities from appium-uiautomator2-driver docs missing in AppiumAndroidCapabilities. (PR on the way)
appium:uiautomator2ServerReadTimeout
appium:appWaitForLaunch
appium:remoteAppsCacheLimit
appium:enforceAppInstall
appium:clearDeviceLogsOnStart
appium:buildToolsVersion
appium:suppressKillServer
appium:ignoreHiddenApiPolicyErro)
appium:mockLocationApp
appium:logcatFormat
appium:logcatFilterSpecs
appium:allowDelayAdb
appium:avdEnv
appium:unlockStrategy
appium:unlockSuccessTimeout
appium:webviewDevtoolsPort
appium:ensureWebviewsHavePages
appium:enableWebviewDetailsCollection
appium:extractChromeAndroidPackageFromContextName
appium:showChromedriverLog
appium:chromeOptions
appium:chromeLoggingPrefs
appium:userProfile
What is your expected behavior?
No response
How to reproduce the bug.
unable to use any of listed capabilities in TS file
Relevant log output
NACode of Conduct
- I agree to follow this project's Code of Conduct
Is there an existing issue for this?
- I have searched the existing issues