Extended Result Codes
A table of specific Result Codes that may appear for different acitivities.
Result Code | Result Name | Activity | Code Description |
---|---|---|---|
0 | Success | all activities | activity finished successfully |
1 | ExtendedResultCodeUnavailable | all activities | activity finished with unspecified error |
2 | BrowserNotFound | Web activities | browser window with specified window name not found |
3 | GuiControlNotFound | Web activities | GUI control not found on the website |
4 | CannotReadFromFile | Get Text From PDF | error during conversion of PDF data |
5 | FileNotFound | Get Single Email, Get Text From PDF | file not found |
6 | FolderNotFound | Get Single Email | folder not found |
7 | Timeout | Run Macro, Send Single Email, Get Single Email | MaxExecutionTime has run out |
8 | IOError | Get/Send Single Email | attachments could not be loaded/saved |
9 | NoMessagesToDownload | Get Single Email | mailbox is empty |
10 | NullMessage | Get Single Email | message downloaded from the server is null (empty file) |
11 | ServiceAuthenticationError | Email activities | error during SMTP server authentication |
12 | ServiceConnectionError | Email activities | could not connect to SMTP server |
13 | ServiceNotAuthenticated | Email activities | user does not have permission to access the mailbox |
14 | ServiceNotConnected | Email activities | could not connect to SMTP server |
15 | FailedToDownloadSubscenario | Scenario Invoker | subscenario could not be downloaded from BCC |
16 | ScenarioAborted | Scenario Invoker | subscenario has finished with an error |