Second-Hand-Friends / ebayKleinanzeigen

Small Client publish, delete and republish "Kleinanzeigen" on ebayKleinanzeigen.de
Apache License 2.0
93 stars 30 forks source link

fix (webdriver detection): Prevent detection #5

Closed nsotnikov closed 4 years ago

nsotnikov commented 4 years ago

The kleinanzeigen started to detect the webdriver. At the moment no automated login is possible.

This commit adds configuration to set the webdriver disabled, and prevent detection of automation.

PellelNitram commented 4 years ago

I ran in the same problem and can confirm that the code proposed here fixes my issue. Thanks!

kahironimashte commented 4 years ago

Works for me, too. Thanks for the quick fix!

P. S. Is it possible to rotate images automatically?

nsotnikov commented 4 years ago

Works for me, too. Thanks for the quick fix!

P. S. Is it possible to rotate images automatically?

What do you mean exactly with rotating?
I'm not really developed the ebayKleinanzeigen, just contributed one fix. =)