-
simple code:
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threadin…
-
The task is to send a request and use DevTools to intercept the response. I try like this:
```
var options = new ChromeOptions();
string selfDir = Path.GetDirectoryName(Asse…
-
Hey!
Does it work with linux \ debian ?
Thanks!
-
How can I configure this work undetected by real estate websites?
-
hi
I use this but it re-identifies,
any have you idea?
-

Could that be the cause?
-
I use the call to the extension directory 2, but it doesn't work
it only shows extension1
you can check again
options.AddArguments("--load-extension=" + pathextension1, pathextension2);
-
I think your Undetected Edition is taking up a lot of space at runtime, up to several GB, and it's not fully restored when shutting down the app. Can you test it out?
-
Hello
I want to edit more Screen, Timezone,Language,Geo Location is it possible and where to replace the parameters
hope you help
-
I got this error:

If I change back to using Ordinary Selenium, then my code can wor…