How to set window size using Chrome options with Python-UnitTest?

How to set window size using Chrome options with Python-UnitTest?

Hello Dipen,

To set window size using Chrome options with Python-UnitTest, you can add this syntax on your script:

driver.set_window_size(width, height)