Hi,
I am new to this automagica tool I was doing of task of automating filling webforms from excel through automagica,I am using browser by xpath method but xpath id is changing for every webpage,I tried using class also but class name are same for all field .Is there a way to select element through label in automagica?Can anyone help as soon as possible
Dynamically changing xpath ids
Moderator: Martin
Re: Dynamically changing xpath ids
Just out of curiosity, is it absolutely mandatory that you do this processing localy, at your android device?
Transfering your data to a PC and using powerfull scripting options like AutoHotkey (or equivalents) should do the trick, and would probably lower the stress on your mobile data plan. Once done it could return an error code or whatever confirmation msg you need.
Transfering your data to a PC and using powerfull scripting options like AutoHotkey (or equivalents) should do the trick, and would probably lower the stress on your mobile data plan. Once done it could return an error code or whatever confirmation msg you need.
Re: Dynamically changing xpath ids
@ sowmya.mg : I am confused how you fill the element using Automagic. Browser is usually sandboxed, so can't be accessed by Control UI properly. But if it can be accessed by accessibility, then it can be selected using Control UI.
Maybe you can tell us further how exactly you do it, screenshot or maybe form example (replace sensitive data with dummy data).
Maybe you can tell us further how exactly you do it, screenshot or maybe form example (replace sensitive data with dummy data).
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.