ArtOfTest.Common.Design.Exceptions.ExecutionException: Exception thrown executing coded step: '[WebTest1_CodedStep] : @"New Coded Step'. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at DOM_Connection.WebTest1.WebTest1_CodedStep() in d:\DOM_Connection\DOM_Connection\WebTest1.tstest.cs:line 107
   --- End of inner exception stack trace ---
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InternalExecuteSteps(AutomationStepList stepList, TestResult testResult, Object codeBehindInstance, Boolean& stopExecution)