Cosmologist
Cosmologist
Hello, pschyska! I choose a MIT license and added a license file to the project. Best regards!
The same problem
Oh, SingleFile CLI line has the same problem! The host should be fast enough (but via SingleFIle CLI it is indeed very slow). I'm not sure I can find another...
Yeah, i already added console.log ```java public void boostrap(SeleniumAbstract selenium) throws IOException { HasCdp cdp = (HasCdp) selenium.getDriver(); Map map = new HashMap(); map.put("source", "console.log('[SingleFile] ' + document.location.href);" + this.getScript("single-file-bootstrap.js")...
> > This change is safe for backward compatibility. > > It is not. You'll break downstream projects that override this very method. What I meant was that the edit...