@@ -18,6 +18,7 @@ Scripts or other executables could be written to interface with XboxWdpDriver.ex
Supported operations (in alphabetical order) are the following:
*[app](#app)
*[config](#config)
*[connect](#connect)
*[fiddler](#fiddler)
@@ -32,6 +33,40 @@ Supported operations (in alphabetical order) are the following:
*[xbluser](#xbluser)
<aname="app"/>
### The app operation
Allows gettings the list of applications on the console and performing some basic lifetime management (launch, terminate, etc). Suspend and resume aren't currently supported but will be in the future.