Hi,

In doing subject I have faced the following issue,

In writing tests for WSO2 developer Studio based on Codenvy

1. Some of the UI elements we need to test are not having debugIDs, and we
are unable to integrate debug IDs in the source
2. Hence I am trying to retrieve them using the xpath parameter such as
        //div[contains(.,'JAX RS Project')]
3. This works succesfully for some UI elements and fails in some.

I examined the UI, whether it contained more than one web driver elements
with the same xpath,  but could not find any. Is there any other reason why
this could happen?

thanks and regards

-- 
Awanthika Senarath
Software Engineer, WSO2 Inc.
Mobile: +94717681791
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to