FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Getting stuck while opening pages · Issue #14 · php-webdriver/php-webdriver · GitHub

Getting stuck while opening pages #14

Description

Hello,
I'm following the Readme tutorial, and don't undestand why it is getting stuck when running "
$session->open('http://www.facebook.com');" ?!

No code after that line is executed. Environment: Windows 7, Selenium Server Standalone 2.11, PHP 5.3.8
Below, the simpler complete example:

session('firefox'); // POST /session/:sessionId/url $session->open('http://www.facebook.com'); // nothing executed after this line // DELETE /session/:sessionId/window $session->deleteWindow(); ?>

Thanks in advance,
Henrique

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL