NSelene icon indicating copy to clipboard operation
NSelene copied to clipboard

#97: Add Configurtion.WindowWidth and Configuration.WindowHeight

Open davespoon opened this issue 1 year ago • 0 comments

Add WindowWidth and WindowHeight properties to Configuration. Add also ResizeWindow method to GoToUrl Add correspondent tests. ........ I decided not to change int? to uint? or ushort?, allowing user to deal with WebDriverArgumentException like it's done in Selenium Webdriver and other concise wrappers like python's selene. It could be changed later though ;)

davespoon avatar Feb 16 '24 08:02 davespoon