Skip to content

Commit be0d8ff

Browse files
Update Readme.md
1 parent 9d67ae5 commit be0d8ff

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,7 @@ Add following dependency to your pom.xml
2929
* getSimulatorState - Returns state of Simulator e.g `booted`, `shutdown`, etc
3030
* bootSimulator - Will boot the specified Simulator
3131
* install - Will install the application on Simulator
32-
* uninstall - Will remove the application from Simulator
32+
* uninstall - Will remove the application from Simulator
33+
* getSimulatorDetailsFromUDID - Retrives simulator details for given UDID
34+
* captureScreenshot - Captures screenshot for given UDID.
35+
* shutDownAllBootedSimulators - Shutdown all booted simulators

0 commit comments

Comments
 (0)