Norbert E. Boros
Norbert E. Boros
> Yeah, this should work. You could also make it static or something. Also, there is a typedef `bl::logger::ptr` I suggest you use that instead to be safe in case...
Well it seems like I made a mistake... :)
Hmm... ok ? :)
Hi, sorry but I do not understand. Do you want to apply image resizing to the admin area as well?
In this case, you have to edit the plugin manually here: https://github.com/Mecanik/cloudflare-image-resizing/blob/93e64f93a13f5abadf5d08c46ae53cce302cdde6/cf-image-resizing/cf-image-resizing.php#L244 (just comment out that line).
Guys, I still don't understand your use case. Please explain a bit better.
After double checking, it seems that none of my Args have been set, like _--user-data-dir_; it's default: ``` [1] --allow-pre-commit-input [2] --disable-background-networking [3] --disable-backgrounding-occluded-windows [4] --disable-client-side-phishing-detection [5] --disable-default-apps [6] --disable-hang-monitor...
I really have no idea how you/others used Chrome like this, because I recalled that chromeOptions is needed to pass on arguments and such. When I pulled your repo I...
> @Mecanik, You've already tested your changes? Chrome support is bad because I'm not actively using it for webdriver. Yes, working perfectly. Everything is taken into account by Selenium. BTW...
> > Firefox? > > At the moment functionally it suits me. I don't need additional chrome features yet. I see, I would like to try Firefox as well. Can...