Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Component IDs for Automation

    Hi,

    We are using Smart GWT version 12 and we are trying to automate the client side and we are facing some issues when we try to capture the component using the Ids and Xpaths. Also after a release already captured components are getting failed due to the random components Ids. How can we overcome this challenge? What is the best way to handle this?

    #2
    Hi AnutharshaSelvarasa,

    please see here and here and here. Did not try it yet, though.

    Best regards
    Blama

    Comment


      #3
      Hi,

      Sorry for late reply. We were do testing using selenese and we could not accomplished. We have inserted static ids to our application(using $89 property). But smartgwt converting it to dynamic ids. We need a solution for this. It would be great if you can help with this.

      Comment


        #4
        Did you read the "Automated Testing" help topic as Blama suggested? You shouldn't need to use any obfuscated properties. How are you recording your tests?

        Comment

        Working...
        X