I am Using NameMapping for a Login Scenario. where I am trying to find out Email ID box using namemapping.
But when I am checking that object every property have null value.
I am sharing name mapping screenshot in attachment and using below code.
If(Aliases.browser.pageLogin1100.formDwfrmLogin.fieldset.textboxEmailAddress.Exists = True) Then
-------something here------------
End If
Solved! Go to Solution.
can you please open the Object Browser(at Run time) and check if the property values are available
can you please open the Object Browser(at Run time) and check if the property values are available
Thanks for reply.
Object was not there in object browser so I Click on the object(in name mapping ) and go to "show in object browser"
and then it's visible in object browser and now working fine.
Thanks
Subject | Author | Latest Post |
---|---|---|