mirror of
https://github.com/appium/appium.git
synced 2026-04-26 05:18:53 -05:00
docs: Add the link to Flutter driver only capabilities (#14545)
* Add two desired_capabilities that can set retryBackoffTime and maxRetryCount in flutter driver, the relative code change and Readme update have been merged to flutter driver master branch. so update Appium document. * update the caps documents let others know there are flutter driver only caps in flutter driver repository * update the mistake repository name * remove L67 and L68 blank lines
This commit is contained in:
@@ -280,3 +280,7 @@ Driver](/docs/en/drivers/ios-uiautomation.md).
|
||||
|
||||
### WinAppDriver Only
|
||||
(For WinAppDriver specific capabilities, please refer to the documentation on the [Appium Windows Driver repo](https://github.com/appium/appium-windows-driver#windowsdriver-specific-capabilities) itself.)
|
||||
|
||||
### Flutter driver only
|
||||
(For FlutterDriver specific capabilities, examples please refer to the documentation on the [Flutter Driver repo](https://github.com/truongsinh/appium-flutter-driver#desired-capabilities-for-flutter-driver-only) itself.)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user