Skip to content

How to execute javascript code? #64

Description

@Eddcapone

In the original facebook php webdriver I could just use

$script = "alert('hello world)";
$driver->executeScript($script);

But there is no info on how this works in this fork.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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