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
Reinstating ICommandExecutor descending from IDisposable in .NET
Now that the Appium project has implemented the methods required by an
implementation of IDisposable, this change can be made upstream in the
Selenium project. As this change has been rolled back once before to
accommodate downstream projects, it will be incumbent upon them to update
their libraries now, as it will not be rolled back again. In the case of
Appium, this is merely awaiting a binary release; other downstream
projects will be responsible for managing their own code changes and
release schedule.
0 commit comments