Element-34 / php-webdriver

thin php client for webdriver.
122 stars 55 forks source link

Allowed switch_to_frame() to switch back to parent html #26

Closed bernardpeh closed 11 years ago

bernardpeh commented 11 years ago

fixed switch_to_frame() function as it doesn't allow switching back to parent frame. $session->frame did but its better to standardize using switch_to_frame().