Historia zmian

Autor SHA1 Wiadomość Data
  Emmanuel Peroumalnaik b74ad7b892 added coercion, and removed the call to get_ok in the tests (wont work) 12 lat temu
  Emmanuel Peroumalnaik 610183638e Migrated Selenium::Remote::Driver to Moo 12 lat temu
  Emmanuel Peroumalnaik 454f8eb48b Migrated Selenium::Remote::WebElement to Moo 12 lat temu
  Emmanuel Peroumalnaik d593bbbdec Migrated Selenium::Remote::Commands and fixed the tests accordingly 12 lat temu
  Emmanuel Peroumalnaik b50c5174a7 migrated Selenium::Remote::RemoteConnection to Moo 12 lat temu
  Daniel Gempesaw 49580d5bdf Merge pull request #81 from gempesaw/async-script-callback 11 lat temu
  Mark Stosberg c3a9e303b3 Mention Test::Selenium::Remote::Driver early in the Selenium::Remote::Driver POD 12 lat temu
  Daniel Gempesaw d43baeec2a Clarify execute_async_script docs regarding callback execution 12 lat temu
  Mark Stosberg c0f0cd07d2 Add new capture_screenshot() method 12 lat temu
  Mark Stosberg 709fe75e95 New shortcut methods have been absorbed from Test::WebDriver: 12 lat temu
  Mark Stosberg d3265216cd Add myself as a contributor in the docs 12 lat temu
  Mark Stosberg d38a367a9f Close #69 : new() now accepts a webelement_class option 12 lat temu
  Mark Stosberg 2b4499ccbe Update two more cases where indirect object notation had been used. 12 lat temu
  Mark Stosberg 3b31e0ff45 Improve some documentation formatting, alignment. 12 lat temu
  Mark Stosberg bfa083d14a Best Practive: avoid indirect object notation 12 lat temu
  Charles Howes cb3c5def21 Here's code for a pause() function: 12 lat temu
  Charles Howes 506f403b0a Hopefully this will merge the changes from mach-mme-stst-configurable_default_finder 12 lat temu
  Charles Howes 4d88032837 Providing better comments for 'use 5.006; use v5.10.0;' 12 lat temu
  Mark Stosberg 191c8ede54 It doesn't make sense to set the minimum version to both 5.6 and 5.10. 12 lat temu
  GreatFlamingFoo 29993a5436 Update Driver.pm 12 lat temu
  Mark Stosberg 65bc16eb50 Merge pull request #42 from intchanter/master 12 lat temu
  Mark Stosberg a83c5aec17 Correct error in buttondown docs. 12 lat temu
  Charles Howes e196e62e90 Set the minimum Perl version to 5.10 in Dist::Zilla config and main module. 12 lat temu
  Charles Howes b28b61e1d1 Changed maintainer information, added things to silence DistZilla, 12 lat temu
  Charles Howes 81a6ffe3a2 Merge branch 'dist-zilla' 12 lat temu
  Dave Rolsky 6e34634f8c Move cmd_return check up a little higher to simplify the code 12 lat temu
  Dave Rolsky aba915e37d Don't assume that a response has any particular structure 12 lat temu
  Dave Rolsky 0e7ad05cbf Include the error message from the server when we can't create a session 12 lat temu
  Dave Rolsky db99a00f48 Fix broken use of =cut 12 lat temu
  Charles Howes 6936c64ad3 Line endings fixed back to unix format. 12 lat temu