Hi i am facing issues with selecting drop down box which is empty with no aaname and and the drop down box is dynamic can you please suggest me with the possible solution. I have given some example code of what i am trying to select
Selector 1:-
html app =‘chrome.exe’ title = ‘products | Classic product’ /
webctrlid = ‘ember 850’ tag = ‘Div’ /
class ember- power -select-trigger-dynamic-selector-trigger-1g2jn7- input ember-basic-dropdown-trigger ember-view
Parent class - dynamic-selector ember-view.
and when i log off the webpage and login again the dynamic ember value will be changed to some random number like this
Selector 1:-
html app =‘chrome.exe’ title = ‘products | Classic product’ /
webctrlid = ‘ember 720’ tag = ‘Div’ /
class ember- power -select-trigger-dynamic-selector-trigger-1g2jn7- input ember-basic-dropdown-trigger ember-view
Parent class - dynamic-selector ember-view.
I could remove the webctrlid and use other values here but the problem is the webpage has 7 dropdown boxes with all the same vaules except the webctrlid so can you please share me your thoughts thanks