An NDoc Documented Class Library

ISelenium.RetrieveLastRemoteControlLogs Method 

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.

string RetrieveLastRemoteControlLogs();

Return Value

The last N log messages as a multi-line string.

See Also

ISelenium Interface | Selenium Namespace