mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-13 20:28:44 +01:00
[ticket/16078] Add use statement for ChromeOptions
PHPBB3-16078
This commit is contained in:
parent
1be392a16a
commit
3002c1b22a
@ -11,6 +11,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
use Facebook\WebDriver\Chrome\ChromeOptions;
|
||||
use Facebook\WebDriver\WebDriverBy;
|
||||
use Facebook\WebDriver\Exception\WebDriverCurlException;
|
||||
use Facebook\WebDriver\Remote\RemoteWebDriver;
|
||||
|
Loading…
x
Reference in New Issue
Block a user