Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
peripherad
/
vendor
/
php-webdriver
/
webdriver
/
lib
/
Exception
:
NoSuchFrameException.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php namespace Facebook\WebDriver\Exception; /** * A command to switch to a frame could not be satisfied because the frame could not be found. */ class NoSuchFrameException extends WebDriverException { }