Is it possible to dynamically refer and set the value for web-controls without interrogation using its html attribute in automation.os
Is it possible to dynamically refer and set the value for web-controls without interrogation using its attribute in automation.os
Say I have the html names(Id/Index/or any other attribute) of the control , control type(like textbox/label/dropdown list etc.) and its corresponding text value in an excel, using these html names/any other attribute i should refer those controls in the web page and pass/set their corresponding value.
Here the Webpage URL is dynamic, So, I cannot keep the interrogated controls as static, It has to be generic, in run time I should refer the controls(using its attribute) to set value.
Please find the attachment for more reference.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.