schickling/chromeless

parameterize if new tab should be created

timsuchanek opened this issue · 1 comments

parameterize if new tab should be created

It'd actually be nice to see tabs (or contexts) used to achieve better parallelization results: https://github.com/cyrus-and/chrome-remote-interface/wiki/Load-a-URL-in-a-separate-context-(headless-mode-only). You have to hook into the protocol in a different way, but if this can be achieved then you'd have the ability to parallelize more inside a single Chrome instance