@spa3212 said in Reading input data from csv file of non english:
@Fox so don't know for csv file this doesn't work, but for txt file it does :) anyways thans.
This works for any text file. Attach the file for the test
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 css
Here 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 fix
how to select this random "**input id=**rnd..." field to inserting my ressource stuff?