DNG Views Export using Selenium?
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
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
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.