+2
-2
lines changedFilter options
+2
-2
lines changed Original file line number Diff line number Diff line change
@@ -94,5 +94,5 @@ def clear_actions(self) -> None:
94
94
"""Clears actions that are already stored on the remote end."""
95
95
self.driver.execute(Command.W3C_CLEAR_ACTIONS)
96
96
97
-
def _add_input(self, input) -> None:
98
-
self.devices.append(input)
97
+
def _add_input(self, new_input) -> None:
98
+
self.devices.append(new_input)
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4