mechanical-orchard / playwright-elixir

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

implementing Page.expose_function/3 #46

Closed trgoodwin closed 4 months ago

trgoodwin commented 1 year ago

Simple implementation of Page.expose_function/3 leveraging BrowserContext.expose_function/3 implementation