Automating Controls of a Web Page

Hi,

I am trying to automate an interaction of a web control but the control is not getting identified as both CSS path and XPath gets changed dynamically whenever the application is loaded. Note that I am using the EE 19.1. Please help me fix this problem.

AssistEdge Enterprise 19.1 - has dynamic selector mechanisms to identify controls in web pages, You can configure selectors - with “Find by” field properties, by id, name, CssSelector, manual. Users can also set dynamic values to identify the selectors.

Refer AssistEdge Knowledge base for configuring dynamic selector mechanisms in web mode -

https://www.edgeverve.com/assistedge/knowledge-base/RPA19.1/Automation_Studio/Configuring-Automation-Processes/Process_Components/Applications/Multimodal_Interface/Web_Mode.htm?rhhlterm=tab%20number&rhsearch=Tab%20Number

Hi @anshu.khetarpal

Please use manual selector in this scenario.

You’ll have to form the expression which will help you to identify the control.