adspower icon indicating copy to clipboard operation
adspower copied to clipboard

Question: about "maximize_window"

Open listmen001 opened this issue 1 year ago • 2 comments

To begin with: the library is great! Everything that can be written with your hands is already in it! It's very cool! And convenient! Gratitude and respect for such work!

when starting the driver, the enter magic method specifies the default inclusion of "driver.maximize_window()". And such an option is not needed. And there is no attribute to not include it. If there is a library solution, so that the window runs in the size in which it was created.

listmen001 avatar Jan 19 '24 12:01 listmen001

Thanks you. I will work on it. I will update this package soon and add documentation to it. I add a call of this method, because some sites track your window size and recognise you as a bot, if it set by default in selenium.

blnkoff avatar Feb 01 '24 15:02 blnkoff

There is also my package croco-selenium. I'd appreciate it if you find some issues there.

https://pypi.org/project/croco-selenium/ https://github.com/blnkoff/croco-selenium

blnkoff avatar Feb 01 '24 15:02 blnkoff