Is there a nicer way to maximize browser in playwright like it has in other frameworks – browser.maximize() or page.maximize() instead of setting view port ? or is there one that is going to come soon with a newer version ?
I tried setting the view port, I felt it would be better to have a method for maximize instead of writing the view port numbers.
Srikanth Athikari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.