Forum Discussion

sdruker's avatar
sdruker
Contributor
12 years ago

Web testing - Recording Keyword tests

Hi,



I have a web page and I manually mapped the objects inside the page (buttons, textboxes, checkbox etc..)



Now I'm trying to record a Keyword using these objects.However, the recording recognized and uses some of the objects, but there are still some objects that it maps again insted of using the existing ones.



As a result after the recording I need to edit the Keyword test and change the steps that are using the  remapped object to use  the object that I already mapped before 




Does anyone know why some objects are identified and some of them are remmaped?




Thanks!

2 Replies

  • Properties changes between mapping then and the second run?



    Insufficient identifications properties to uniquely identify the object at run time?



    Parent object properties changed during second run causing it to fail to recognise child objects?



    Who knows. Without seeing what you mapped (in full detail) and the object at runtime (in full detail) it's pretty much impossible to say.
  • Hi,



    You can try this:

    Go to Options in tools.

    Goto Engines --> NamaMapping and disable setting Map object Names automatically.

    Tools-->Options-->Engines-->NameMapping.



    -Neha