Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit 24e8f6c

Browse files
author
davert
committed
added keyboard to requires
1 parent d66fbcc commit 24e8f6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/__init__.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
require_once('interactions/internal/WebDriverMoveToOffsetAction.php');
4646
require_once('internal/WebDriverLocatable.php');
4747
require_once('remote/RemoteMouse.php');
48+
require_once('remote/RemoteKeyboard.php');
4849
require_once('remote/RemoteWebDriver.php');
4950
require_once('remote/RemoteWebElement.php');
5051
require_once('remote/WebDriverBrowserType.php');

0 commit comments

Comments
 (0)