You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to use RemoteDebug (or any other intrface allowing the same thing) to get access to the browsers' DevTools in order to provide things like assert.console and log.console (dump.console?) actions (as a first step, even if only chrome supported this, it would help)
This may - or may not - be tightly coupled with dalek-driver infrastructure
The text was updated successfully, but these errors were encountered:
We want to use RemoteDebug (or any other intrface allowing the same thing) to get access to the browsers' DevTools in order to provide things like
assert.console
andlog.console
(dump.console
?) actions (as a first step, even if only chrome supported this, it would help)This may - or may not - be tightly coupled with dalek-driver infrastructure
The text was updated successfully, but these errors were encountered: