Skip to content
Matthew Casperson edited this page Aug 2, 2019 · 1 revision

Error Codes

This table has descriptions for codes that may be displayed by Iridium.

Error Code Description
WEBAPPTESTER-BUG-0002 There was an exception thrown while attempting to merge the junit report files.
WEBAPPTESTER-BUG-0003 There was an exception thrown while trying to run the test scripts, most likely because the supplied URL or path to the feature files is incorrect.
WEBAPPTESTER-BUG-0004 There was an exception thrown while trying to run the test scripts.
WEBAPPTESTER-BUG-0005 There was an exception thrown while attempting to save the results of an earlier exception.
WEBAPPTESTER-BUG-0006 There was an exception thrown while attempting to configure the LogBack logging library
WEBAPPTESTER-BUG-0007 There was an exception thrown while running the Cucumber tests
WEBAPPTESTER-BUG-0008 There was an exception thrown while cleaning up the global temp files
WEBAPPTESTER-BUG-0009 The thread created in response to the `maxExecutionTime` system property serving as the shutdown time threw an exception.
WEBAPPTESTER-BUG-0010 There was an exception thrown while the mouse was being moved on the screen.
WEBAPPTESTER-BUG-0011 There was an error saving the BrowserStack video recording.
WEBAPPTESTER-CONFIG-0001 An application was mentioned in a rule like I open "CQS", that that application name was not mapped to a url in the configuration profile.
WEBAPPTESTER-INFO-0001 This indicates which URL was selected to open the application. This is useful when you need to debug a test error, because it means you know what brand or branch of the app was opened.
WEBAPPTESTER-INFO-0002 A AWSELB cookie was removed from the request.
WEBAPPTESTER-INFO-0003 Shows how many AWSELB cookies were present in the request.
WEBAPPTESTER-INFO-0004 Displays the value of system properties related to driver executable locations
WEBAPPTESTER-INFO-0006 A new WebDriver instance was created
WEBAPPTESTER-INFO-0007 The WebDriver instance was quit
WEBAPPTESTER-INFO-0008 Logs how many failures were recorded by Cucumber
WEBAPPTESTER-INFO-0009 Logs the current test attempt. The number of attempts can be set with the testRetryCount system property.
WEBAPPTESTER-INFO-0010 Iridium detected that the Edge browser was being used, and implemented a workaround for selecting items by text from a drop down list.
WEBAPPTESTER-INFO-0011 Iridium was shutdown because it ran longer than the time supplied by the maxExecutionTime system property.
Clone this wiki locally