Skip to content

Commit

Permalink
add network throttling to list of examples
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyi-sl committed May 16, 2024
1 parent 81cf266 commit f2dea9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appium/appium-app/appium-app-examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This folder contains Appium examples
* [Simple examples to get you started with your native appium testing](./src/test/java/com/examples/simple_example)
* [Using biometric login on Sauce Labs](./src/test/java/com/examples/biometric_login)
* [Using image injection on Sauce Labs](./src/test/java/com/examples/image_injection)
* [Using network throttling on Sauce Labs](./src/test/java/com/examples/network_throttling)
* [Using gestures](./src/test/java/com/examples/gestures)
* [Upload and download file](./src/test/java/com/examples/up_download_file)
* [Using deep link](./src/test/java/com/examples/deep_link)
Expand Down

0 comments on commit f2dea9a

Please sign in to comment.