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
[dotnet] Annotate nullable reference types on input devices (SeleniumHQ#14804)
* [dotnet] Annotate nullable reference types on input devices
* remove unnecessary `_`
* Use block-body methods in `InputDevice`
* Revert `WheelInputDevice.ConvertElement` and `PointerInputDevice.ConvertElement`
* Make methods always body-blocked
* Add null check to `CreatePointerMove`
* Add null check to `CreateWheelScroll`
* Do not demand for `PointerMoveInteraction.target` to be not-null
0 commit comments