Hi All,
We are using smartgwt based web applications and currently our QA team is trying to automate the web functionalists.
But we are facing an issue of identifying web elements using selenium web driver since GWT based web elements generate dynamic ids. Selenium driver cannot identify dynamic ids and we have tried every types of Xpaths as well...
We would like to know whether there is there any solution to overcome this particular issue of handling dynamic elements.
Thanks,
Malindu
We are using smartgwt based web applications and currently our QA team is trying to automate the web functionalists.
But we are facing an issue of identifying web elements using selenium web driver since GWT based web elements generate dynamic ids. Selenium driver cannot identify dynamic ids and we have tried every types of Xpaths as well...
We would like to know whether there is there any solution to overcome this particular issue of handling dynamic elements.
Thanks,
Malindu
Comment