Using Multiple Device Sessions
While in the Capture mode, you can simultaneously connect to multiple test devices using different sessions and thus capture into the script any number of steps originating from multiple configured devices ( Figure:Multiple Session Tabs in Capture Mode Window).
To establish multiple device sessions simultaneously:
Alternatively re-use an existing device session resource by clicking the Load from Storage...
button.
Alternatively close the session by clicking its
button.
On occasions you might have started a session and entered a command that takes a long time to complete (or possibly never completes), such as for example a recursive dir C:\ command in a CmdTool session.
In such a situation, clicking the Disconnectbutton once waits for the command to complete its execution. To effectively abort the session, you need to click the Disconnect
button a second time.
Displayed sessions tabs can be accessed using the following shortcuts:
CTRL+TAB: Activates the next session tab.
CTRL+SHIFT+TAB: Activates the previous session tab. If the first tab is hit, the last session tab is selected (the tab near the New session tab).
CTRL+F4, CTRL+W: Closes the selected tab. The Console Sessions window always has two tabs, Default Session and New Session, which cannot be closed.
CTRL+T: Creates a new tab.
See Also