Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. C:\laragon\www\testinglambdatest>vendor\bin\phpunit lambdatest.php
  2.  
  3. Fatal error: Uncaught IndexOutOfBoundsException in C:\laragon\www\testinglambdatest\vendor\facebook\webdriver\lib\WebDriverExceptions.php:55
  4. Stack trace:
  5. #0 C:\laragon\www\testinglambdatest\vendor\facebook\webdriver\lib\remote\HttpCommandExecutor.php(268): WebDriverException::throwException(1, NULL, Array)
  6. #1 C:\laragon\www\testinglambdatest\vendor\facebook\webdriver\lib\remote\RemoteWebDriver.php(491): HttpCommandExecutor->execute(Object(WebDriverCommand))
  7. #2 C:\laragon\www\testinglambdatest\vendor\facebook\webdriver\lib\remote\RemoteWebDriver.php(171): RemoteWebDriver->execute('get', Array)
  8. #3 C:\laragon\www\testinglambdatest\lambdatest.php(70): RemoteWebDriver->get('https://www.goo...')
  9. #4 C:\laragon\www\testinglambdatest\lambdatest.php(84): LambdaTest->searchTextOnGoogle()
  10. #5 C:\laragon\www\testinglambdatest\vendor\phpunit\phpunit\src\Util\FileLoader.php(57): include_once('C:\\laragon\\www\\...')
  11. #6 C:\laragon\www\testinglambdatest\vendor\phpunit\phpunit\src\Util\FileLoader.php(45): PHPUnit\Util\FileLoader::load('C:\\ in C:\laragon\www\testinglambdatest\vendor\facebook\webdriver\lib\WebDriverExceptions.php on line 55
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement