We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66fbcc commit 24e8f6cCopy full SHA for 24e8f6c
lib/__init__.php
@@ -45,6 +45,7 @@
45
require_once('interactions/internal/WebDriverMoveToOffsetAction.php');
46
require_once('internal/WebDriverLocatable.php');
47
require_once('remote/RemoteMouse.php');
48
+require_once('remote/RemoteKeyboard.php');
49
require_once('remote/RemoteWebDriver.php');
50
require_once('remote/RemoteWebElement.php');
51
require_once('remote/WebDriverBrowserType.php');
0 commit comments