Closed fregante closed 2 years ago
Like in Firefox, the error is now thrown when register is called rather than when it attempts to run executeScript.
register
executeScript
For some reason however Firefox is totally fine with calling register without any js/css properties 🤷♂️ so I won't check them either.
Like in Firefox, the error is now thrown when
register
is called rather than when it attempts to runexecuteScript
.For some reason however Firefox is totally fine with calling
register
without any js/css properties 🤷♂️ so I won't check them either.