-
Notifications
You must be signed in to change notification settings - Fork 61
Comparing changes
Open a pull request
base repository: instaclick/php-webdriver
base: master
head repository: instaclick/php-webdriver
compare: upstream
- 19 commits
- 8 files changed
- 1 contributor
Commits on Nov 18, 2011
-
adding new functions to match protocol, putting more data in exceptions.
Summary:adding window, window/size, window/position, keys. removing modifiers. also putting full server result in exceptions for those who may find it useful. note focusWindow() is how you call the window/ protocol endpoint directly, which has been added to the readme. Reviewers: Test Plan: Task ID:
Justin Bishop committedNov 18, 2011 Configuration menu - View commit details
-
Copy full SHA for 9d23692 - Browse repository at this point
Copy the full SHA 9d23692View commit details
Commits on Nov 21, 2011
-
add deleteWindow to accompany focusWindow
Summary:for http://code.google.com/p/selenium/wiki/JsonWireProtocol#/session/:sessionId/window Reviewers: Test Plan: Task ID:
Justin Bishop committedNov 21, 2011 Configuration menu - View commit details
-
Copy full SHA for 5e2ee1d - Browse repository at this point
Copy the full SHA 5e2ee1dView commit details
Commits on Nov 22, 2011
-
restore environment/__init__.php to open source version
Summary:sorry about that. Reviewers: Test Plan: Task ID:
Justin Bishop committedNov 22, 2011 Configuration menu - View commit details
-
Copy full SHA for 4831521 - Browse repository at this point
Copy the full SHA 4831521View commit details -
Configuration menu - View commit details
-
Copy full SHA for d71f381 - Browse repository at this point
Copy the full SHA d71f381View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2022cdc - Browse repository at this point
Copy the full SHA 2022cdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba6791 - Browse repository at this point
Copy the full SHA 9ba6791View commit details -
Configuration menu - View commit details
-
Copy full SHA for f98b7c4 - Browse repository at this point
Copy the full SHA f98b7c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c89d476 - Browse repository at this point
Copy the full SHA c89d476View commit details -
Summary:do this in WebDriverEnvironment::CurlExec if you want it for yourself. Reviewers: Test Plan: Task ID:
Justin Bishop committedNov 22, 2011 Configuration menu - View commit details
-
Copy full SHA for 64aac10 - Browse repository at this point
Copy the full SHA 64aac10View commit details
Commits on Nov 29, 2011
-
Summary:also return just 'value' and not pointless 'info' out of getter wrappers, which is also what __call() does with all default method()s Reviewers: Test Plan: Task ID:
Justin Bishop committedNov 29, 2011 Configuration menu - View commit details
-
Copy full SHA for 0c7dcd8 - Browse repository at this point
Copy the full SHA 0c7dcd8View commit details
Commits on Dec 5, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 4b3cafb - Browse repository at this point
Copy the full SHA 4b3cafbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20b163b - Browse repository at this point
Copy the full SHA 20b163bView commit details
Commits on Dec 13, 2011
-
update README to point to Wiki page of examples
Summary: Reviewers: Test Plan: Task ID:
Justin Bishop committedDec 13, 2011 Configuration menu - View commit details
-
Copy full SHA for 8176e4c - Browse repository at this point
Copy the full SHA 8176e4cView commit details -
add pointer to Browser Launching wiki page from readme
Summary:tsia Reviewers: Test Plan: Task ID:
Justin Bishop committedDec 13, 2011 Configuration menu - View commit details
-
Copy full SHA for 8b3e77b - Browse repository at this point
Copy the full SHA 8b3e77bView commit details -
slightly different readme formatting
Summary: Reviewers: Test Plan: Task ID:
Justin Bishop committedDec 13, 2011 Configuration menu - View commit details
-
Copy full SHA for 3771050 - Browse repository at this point
Copy the full SHA 3771050View commit details
Commits on Jan 13, 2012
-
Summary:php-webdriver/php-webdriver#21 Reviewers: Test Plan: Task ID:
Justin Bishop committedJan 13, 2012 Configuration menu - View commit details
-
Copy full SHA for a5c551b - Browse repository at this point
Copy the full SHA a5c551bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eb1118 - Browse repository at this point
Copy the full SHA 0eb1118View commit details -
remove 'active' from element class where it never belonged
Summary: Reviewers: Test Plan: Task ID:
Justin Bishop committedJan 13, 2012 Configuration menu - View commit details
-
Copy full SHA for 7ec5ac0 - Browse repository at this point
Copy the full SHA 7ec5ac0View commit details
Commits on Jan 19, 2012
-
update curl headers per tszming
Summary:adde Content Type and Accept: application/js to the header. Reviewers: Test Plan: Task ID:
Justin Bishop committedJan 19, 2012 Configuration menu - View commit details
-
Copy full SHA for e780c73 - Browse repository at this point
Copy the full SHA e780c73View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...upstream