Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add return type to webelement.submit (#13490)
Without this, `mypy` in strict mode gives me the error: ``` Call to untyped function "submit" in typed context ``` Co-authored-by: Diego Molina <[email protected]>
- Loading branch information