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:
sunnyyukaige
2020-07-14 11:44:29 +08:00
committed by GitHub
parent ff534b544a
commit fbf2b0c812
+4
View File
@@ -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.)