docs: Update generated docs [ci skip] (#14573)

Co-authored-by: runner <runner@Mac-1581.local>
This commit is contained in:
Appium Triager
2020-07-18 06:00:27 -07:00
committed by GitHub
parent dc267fdcf1
commit 56e7799ae8
@@ -56,6 +56,8 @@ get_clipboard
Get the content of the system clipboard
(For iOS real devices) Apple security preferences require the WebDriverAgentRunner application to be in [foreground](https://github.com/appium/WebDriverAgent/issues/330) in order to be able to receive the system clipboard content. Otherwise an empty string is always returned. Consider using [Activate App](/docs/en/commands/device/app/activate-app.md) and [Background App](/docs/en/commands/device/app/background-app.md) to change the foreground application.
[//]: # (DO NOT EDIT THIS FILE! This is an auto-generated file. Editing for this document happens in /commands-yml/commands/device/clipboard/get-clipboard.yml)
## Support