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
First, DriverService should no longer use ExtensionService but ExtensionManager. Then DriverService itself can become a simple class rather than a service.
The text was updated successfully, but these errors were encountered:
While this change is non-breaking, it will be a lot easier to make after we have made one breaking change: the elimination of the --domain option and running only one test-assembly per process. Consequently, this will be postponed to the 4.0 release.
Part of #1049 and of #934
First, DriverService should no longer use ExtensionService but ExtensionManager. Then DriverService itself can become a simple class rather than a service.
The text was updated successfully, but these errors were encountered: