Skip to content

Sadako Yamamura

Compare
Choose a tag to compare
@jesg jesg released this 29 Mar 12:23
· 8 commits to master since this release

v2.0.0 (2017-3-22)

Sadako lived on for seven days in the well, destroying her fingernails while trying to climb out. After she finally died, her spirit created the cursed video tape using her "projected thermography" power. Anyone watches this tape will hear their phone ring and, after answering, Samara will say "Seven days" in a ghostly voice. Exactly seven days later the viewer will suffer a terrible death unless they have made a copy of the tape. imdb

JavaScript Driver (Core)

  • fix page load for phantomjs 2.5.0
  • add unhandledPromptBehavior w3c capability
  • add blacklist/whitelist filters
  • fix sending keys to content editable elements
  • fix file upload for phantomjs 2.5.0
  • fix action chains with elements in iframes
  • replace calls to execute_script with atoms
  • add --remoteHost (@madhavajay)
  • add w3c defaults for add cookie
  • fix multiple file upload
  • add w3c timeout defaults
  • fix custom phantomjs headers
  • fix memory leak in the har log
  • add limited support for loggingPrefs capability
  • fix browser and har logs default to OFF

Java Binding

  • add jitpack configuration
  • upgrade to java 8
  • upgrade to selenium 3.0.0
  • remove cyclic dependency