I am now using PuppeteerSharp (Version 1.20.0) to visit one web site via proxy. If I enable global proxy settings, then I can use Google Chrome to visit the web site, but I can't see any Cookie Accept Button, or it had once, but after I clicked it, it no longer appears.
However, when using PuppeteerSharp, such Cookie Accept Button always appears, if I ignore it, then almost any of the PuppeteerSharp selects are not working any more.
If I use Google Chrome, I can install Puppeteer Recorder to save the mouse action, so I can try to find a way to click on the Cookie Accept Button, but if I use PuppeteerSharp, I can't install Puppeteer Recorder, therefore, finding a way to click on the Cookie Accept Button seems difficult, please advice.
By the way, the following picture shows the Cookie Accept Button.