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

Setting to 'String' type in initialisation of list. #251

Merged
merged 1 commit into from
Aug 17, 2013

Conversation

0xGuybrush
Copy link

Compilation error on BaseTest when running the Gradle tests due to empty type.

detro added a commit that referenced this pull request Aug 17, 2013
Setting to 'String' type in initialisation of list.
@detro detro merged commit cd01ddb into detro:master Aug 17, 2013
AkeemMcLennon pushed a commit to AkeemMcLennon/ghostdriver that referenced this pull request Feb 23, 2015
CHANGELOG for v1.1.0 (https://github.com/detro/ghostdriver/issues?labels=1.1.0&state=closed)

JavaScript Driver (Core)
* ENHANCEMENT: `/maximize` window will set the window size to 1336x768,
currently most common resolution online (see http://gs.statcounter.com/#resolution-ww-monthly-201307-201312)
* ENHANCEMENT detro#275: Implemented Browser and Network (HAR) Logging types
* FIXED #284: Attempt to wait for Page to Load if input causes form submit
* FIXED #291: Throw exception when attempting to set invalid timeout value
* FIXED detro#259: Fix issue regarding mouse clicks
* ENHANCEMENT detro#290: Enabled support for "Keep Alive" HTTP connections
* ENHANCEMENT detro#262: Allow access to PhantomJS API from WebDriver (Driver part)
* ENHANCEMENT #293: Import Selenium 2.39.0 WebDriver Atoms

Java Binding
* MINOR detro#251: Minor compilation issues for Binding
* ENHANCEMENT detro#262: Allow access to PhantomJS API from WebDriver (Java Binding part)

Tested using GhostDriver validation tests (https://github.com/detro/ghostdriver/tree/master/test).

ariya/phantomjs#11877
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants