return package:webdriver

A type indicating that we expect no return value from the webdriver request. Its FromJSON instance parses successfully for any values that indicate lack of a return value (a notion that varies from server to server).
Convenience function to ignore result of a webdriver command.
Convenience function to handle webdriver commands with no return value.