To make automation I use selenium on geckodriver (because I can't send emojis by send keys on chrome) but I am actually trying to prevent selenium detection to avoid quick blocks on websites that are highly advanced in noticing bots (social medias for example).
But I have not found any code that really worked for geckodriver. I have searched here and there but nothing works (or indeed I don't think so because the little robot logo is still on the firefox url bar).
So does anyone have an idea about how to fix it ? Thanks in advance !