Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   768

C# gmx.net detected Chromedriver selenium

by givemoney - 08 December, 2021 - 05:49 PM
This post is by a banned member (givemoney) - Unhide
givemoney  
Registered
7
Posts
1
Threads
3 Years of service
#1
English:
Hello guys, I hope you can help me.
Since yesterday I can no longer create an gmx email.

I use the latest Chromedriver from the official website: https://chromedriver.chromium.org/ (ChromeDriver 96.0.4664.45).

My C # enters data with Xpath in the gmx HTMl fields. After that, my program automatically detects the captcha image and click on complete registration.
Since yesterday I got the error message in the picture.

[Image: error.png]


I'll start Chrome with the following options.
Code:
ChromeOptions optionsgmx = new ChromeOptions();
optionsgmx.AddArguments("--disable-blink-features");
optionsgmx.AddArguments("--disable-blink-features=AutomationControlled");
optionsgmx.AddExcludedArguments(new List<string>() { "enable-automation" });


So far, my Chromedriver or the bot has never been recognized. He has been recognized since yesterday.
Can anyone help me further? I would pay for it too. Paypal, Bank, Paysafecard.

I can write in German or English :) I hope for your help!

--------------------------------------------------------------------------------------------------------------------------------------------

German:
Hallo leute, ich hoffe ihr könnt mir weiterhelfen. 
Seit gestern kann ich keine E-Mail mehr erstellen.

Ich benutze den aktuellesten Chromedriver von der offizielen Webseite: https://chromedriver.chromium.org/ (ChromeDriver 96.0.4664.45).

Mein c# trägt Daten mit Xpath in die gmx HTMl-Felder ein. Danach löst mein Programm automatisch das Captcha bild und klick auf anmeldung abschließen.
Seit gestern erhalte ich die Fehlermeldung auf dem Bild.

[Image: error.png]

Ich lasse Chrome mit folgenden Optionen starten.
Code:
ChromeOptions optionsgmx = new ChromeOptions();
optionsgmx.AddArguments("--disable-blink-features");
optionsgmx.AddArguments("--disable-blink-features=AutomationControlled");
optionsgmx.AddExcludedArguments(new List<string>() { "enable-automation" });

Bisher wurde mein Chromedriver bzw. der Bot nie erkannt. Seit gestern wird er erkannt. 
Kann mir jemand weiterhelfen? Ich würde dafür auch bezahlen. Paypal, Bank, Paysafecard.

Ich kann auf Deutsch oder English schreiben:) Ich hoffe auf eure Hilfe!
This post is by a banned member (givemoney) - Unhide
givemoney  
Registered
7
Posts
1
Threads
3 Years of service
#2
This is a bump
This post is by a banned member (givemoney) - Unhide
givemoney  
Registered
7
Posts
1
Threads
3 Years of service
#3
This is a bump

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)