Testing_Selenium::retrieveLastRemoteControlLogs
Retrieve the last messages logged on a specific remote control. Useful for error reports, especially when running multiple remote controls in a distributed environment. The maximum number of log messages that can be retrieve is configured on remote control startup.
Signature
public function retrieveLastRemoteControlLogs()
Returns
- string
- The last N log messages as a multi-line string.