Skip to main content

Upload files for mobile native application

To upload files to a native mobile application of TestCloud, you can use the pushFiletoDevice keyword.

  • The keyword is only available for Android devices.
  • You have installed the Katalon TestCloud Keywords plugin from Katalon Store. If you have not, visit: Katalon TestCloud Keywords.
On Android, you can push files to these folders:
  • /sdcard/Download/
  • /sdcard/Pictures
  • /sdcard/Android/data/<app_package>
Follow these steps:
  1. In Katalon Studio, click the Profile drop-down and select Reload Plugins to make sure the plugin is installed.
  2. Add the FileExecutor.pushFiletoDevice keyword to your test case.
  3. Configure your TestCloud mobile environment and run the test.
Was this page helpful?