mirror of
https://github.com/appium/appium.git
synced 2026-05-04 01:11:11 -05:00
Update generated docs [ci skip] (#12554)
This commit is contained in:
committed by
Kazuaki Matsuo
parent
cf994b6b3d
commit
678f0ba278
@@ -12,7 +12,9 @@ driver.sendSMS("555-123-4567", "Hey lol");
|
||||
```
|
||||
|
||||
```python
|
||||
# Not supported
|
||||
# Python
|
||||
self.driver.send_sms('555-123-4567', 'Hey lol')
|
||||
|
||||
```
|
||||
|
||||
```javascript
|
||||
|
||||
Reference in New Issue
Block a user