Hello everyone,
I am currently working on a web based crm application. I am required to work with various HTML attributes here.
For example: .......
It would be required to identify the object with the "for" attribute. However I can not seem to find a way to add HTML attributes to the object in my application modeler.
Same goes for reading. Some objects are static and I can identify them by path. In such case I still have to read an HTML attribute for the further process steps. Using a read stage > Selecting "Get HTML Attribute" > put name in the "Attribute Name" value field. I get an error saying
Internal : Failed to perform step 1 in Read Stage 'Reader1' on page 'Dashboard - Fill Service Request Popup' - Identifier data-formid of type html not found
Any ideas what is going wrong here?
Thanks!