ArtOfTest.Common.Design.Exceptions.ExecutionException: Exception thrown executing coded step: '[Data_Entry_TIN_Registration_CodedStep] : New Coded Step'. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at FT_GOPI_IndividualRegistrationStage1_v1.Data_Entry_TIN_Registration.Data_Entry_TIN_Registration_CodedStep() in c:\Users\UAT 11\Documents\Test Studio Projects\FT-GOPI-OnlineRegistration-v1\Offline Registration\Data Entry TIN Registration.tstest.cs:line 98
   --- End of inner exception stack trace ---
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteCodedStep(AutomationStep step, Object codeBehindInstance, StepsTracer tracer, AutomationStepResult result)