mechanical-orchard / playwright-elixir

An Elixir library for Playwright web automation
MIT License
119 stars 23 forks source link

Adds Browser.close()/1 #29

Closed dbrody closed 2 years ago

dbrody commented 2 years ago

Allows for closing the whole browser, not just a page using Brower.close()/1

coreyti commented 2 years ago

@dbrody, thanks for contributing this. I've gone ahead with the merge, with the addition of a couple tweaks: