Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document that evaluateScript() has specific needs #742

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

timplunkett
Copy link

No description provided.

@@ -332,6 +332,10 @@ public function executeScript($script)
/**
* Execute JS in browser and return it's response.
*
* The "return" keyword is optional in the script passed as argument.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to have an actual example.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aik099
Copy link
Member

aik099 commented Oct 17, 2017

@timplunkett
Copy link
Author

I'm used to putting docs about the parameters on the line after the @param, indented an extra two spaces. Doesn't seem to be how it's done here, so I just slapped it up top. lmk if you'd prefer it elsewhere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants