Hey guys, hello admin
I am coding a bot for a page, where the field I want to fill out changes its "Form #".
They are different subpages with nearly the same structure but with a few minor changes (which causes a change in the Form #).
To be more precise: It is a textfield, Document N stays 0, Form # was 13, now 14 after the second or third subpage and the tag is "input:text".
I don't know how to solve this issue because sometimes "Form #14" is something different with the tag "input:text", I dont know how to specify it by using different input:text's, I dont even know whether it is possible.
What can I do? I dont want to use something like a picture recognition...is there any other way to solve it? I can provide more information if needed
Thanks so far
I am coding a bot for a page, where the field I want to fill out changes its "Form #".
They are different subpages with nearly the same structure but with a few minor changes (which causes a change in the Form #).
To be more precise: It is a textfield, Document N stays 0, Form # was 13, now 14 after the second or third subpage and the tag is "input:text".
I don't know how to solve this issue because sometimes "Form #14" is something different with the tag "input:text", I dont know how to specify it by using different input:text's, I dont even know whether it is possible.
What can I do? I dont want to use something like a picture recognition...is there any other way to solve it? I can provide more information if needed
Thanks so far