too
How to find input fields if these are obfuscated in CSS?
-
Hi,
i simply want to make an account registration bot for example gmx.de.
Site:
https://registrierung.gmx.net/#.pc_page.homepage.index.loginbox_1.registrierung
screen
obfuscated cssHere is my script:https://workupload.com/file/G3NKEErB
remove Proxy to make it working.My problem ist, i cant find the right user input fields. In a later step i fill in these field with my ressources.
Thank u
-
Here is fully working gmx acc creator 0_1544800071992_BAS_gmx_checker.xml
Random day, month, year and passwords and it logs password
-
thank u for assistance, but this is not working

as u can see, it is waiting for this random css thing, which is randomly another thing. How to solve this problem, how to select this input field which is changing with every page load?input element:
id is changing with every page load, but
data-test="first-name-input" is fixhow to select this random "**input id=**rnd..." field to inserting my ressource stuff?