1
0
Fork 0
mirror of https://github.com/teampoltergeist/poltergeist.git synced 2022-11-09 12:05:00 -05:00
teampoltergeist--poltergeist/lib/capybara/poltergeist
Jon Leighton c7ba561411 Use native keyboard events to fill inputs
This means that WebKit generates the DOM events itself which should
prevent bugs and edge case problems. It also drastically simplifies the
implementation.

Closes #162, #131
2012-10-05 00:38:21 +01:00
..
client Use native keyboard events to fill inputs 2012-10-05 00:38:21 +01:00
network_traffic pass response parts as a param rather than mutating 2012-07-02 23:56:56 +01:00
browser.rb Status code support. Closes #37. 2012-07-17 23:37:45 +01:00
client.rb require phantomjs 1.7 2012-10-05 00:36:53 +01:00
driver.rb Add resize_window alias for compatibility 2012-09-22 19:54:48 -07:00
errors.rb fix incorrect error message 2012-07-12 22:42:05 +01:00
inspector.rb detect browser by parsing $PATH env var instead of relying on unreliable which 2012-09-15 18:22:08 +02:00
json.rb Pull MultiJSON feature-switching out 2012-05-31 13:53:40 +01:00
network_traffic.rb stop using autoload 2012-07-14 17:12:45 +01:00
node.rb Revert "Don't strip newlines in Node#text" 2012-10-02 23:36:48 +01:00
server.rb Add Driver#quit. Closes #24. 2012-02-29 13:51:17 +00:00
spawn.rb Remove posix-spawn dependency. 2012-03-11 10:35:02 +00:00
util.rb Experimental remote debugger support. 2012-02-25 12:47:18 +00:00
version.rb bump to 0.7.0 2012-07-24 23:06:09 +01:00
web_socket_server.rb Prevent potential infinite loop. 2012-07-10 23:47:31 +01:00