/session/:sessionId/appium/settings command
ZCNST opened this issue · 2 comments
ZCNST commented
This is a
- Bug report
- [X ] Question
- Freature Request
What is the ruby commad which implements the following api?
POST /session/:sessionId/appium/settings
Referece
https://appium.io/docs/en/advanced-concepts/settings/
thank you in advance
KazuCocoa commented
Do you mean
ruby_lib/android_tests/lib/android/specs/driver.rb
Lines 231 to 238 in 8e7abee