It's all about the answers!

Ask a question

DNG Views Export using Selenium?


vijayakumar ramesh (1173760) | asked Jun 30 '20, 4:07 p.m.
Use case : Manual Export operation of view to be automated.
We implemented the automation export of views. But recently due some ifix updates Id's of button in html keeps changing (dojo) which used to be constant earlier. Can we get solution suggestion how to go ahead?

One answer



permanent link
Javier Davalos (9115) | answered Jul 01 '20, 1:38 a.m.

Hi Vijaykumar, I wonder if it's all the ID which is changing? or if it's only part of the ID. In case of this last one, there's a change you can make to the Selenium script as described in https://stackoverflow.com/questions/22767739/handle-elements-that-have-changing-ids-all-the-time-through-selenium-webdriver

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.