Skip to content

History

Revisions

  • Created How to wait on pages being loaded (markdown)

    @teodesian teodesian committed Aug 17, 2018
    f89f81b
  • Created How to add new methods from the WebDriver Spec (markdown)

    @teodesian teodesian committed Nov 29, 2017
    c18c999
  • Updated Contribution Guide (markdown)

    @gempesaw gempesaw committed Jun 5, 2016
    8e1ce74
  • Update wait_for_page_to_load snippet to use Selenium::Waiter

    @gempesaw gempesaw committed Feb 4, 2016
    be2cb09
  • Updated Contribution Guide (markdown)

    @gempesaw gempesaw committed Feb 21, 2015
    de9bbc7
  • Perl's standard sleep() function only supports seconds, so we can't use that to get millisecond delay control. The Time::HiRes module and it's usleep() function is an excellent replacement, but this module is only part of the Perl core from v5.8 onwards. This leaves us with the third best solution: select() function.

    @zeeshanmuhammad zeeshanmuhammad committed Jan 23, 2015
    18857e3
  • Updated Chrome browser automation (markdown)

    @gempesaw gempesaw committed Aug 9, 2014
    a75b010
  • Updated Chrome browser automation (markdown)

    @gempesaw gempesaw committed Aug 9, 2014
    5bef89c
  • fix #132: document how to deal with ignore certificate errors problem

    @gempesaw gempesaw committed Jul 19, 2014
    b728179
  • Updated Building and Releasing with Dist::Zilla (markdown)

    @gempesaw gempesaw committed Jul 19, 2014
    ec93ebc
  • Add info on a solution to interacting with windows popups from within the Selenium test scripts.

    @freddyvega freddyvega committed Jul 2, 2014
    818c84b
  • Updated Contribution Guide (markdown)

    @gempesaw gempesaw committed Apr 12, 2014
    eff9806
  • expand contrib guidlines

    @gempesaw gempesaw committed Mar 31, 2014
    d644b91
  • Clean up the language describing the different start up methods

    @gempesaw gempesaw committed Jan 23, 2014
    af72040
  • Updated PhantomJS Headless Browser Automation (markdown)

    @gerhardj gerhardj committed Dec 17, 2013
    1d0c613
  • Describe option --ignore-ssl-errors

    @gerhardj gerhardj committed Dec 17, 2013
    ee37a3d
  • Updated PhantomJS Headless Browser Automation (markdown)

    @gempesaw gempesaw committed Dec 16, 2013
    72db36f
  • add link to phantomjs setup docs

    @gempesaw gempesaw committed Dec 16, 2013
    a90974c
  • add page for headless phantomjs interaction

    @gempesaw gempesaw committed Dec 16, 2013
    1be83ff
  • Update URL for chrome drivers

    @natefriedman natefriedman committed Nov 3, 2013
    7db4806
  • Updated Example Snippets (markdown)

    @jvishwanath jvishwanath committed Sep 11, 2012
    0abb707
  • Updated Home (markdown)

    @jvishwanath jvishwanath committed Sep 11, 2012
    5e5e42b
  • Updated IE browser automation (markdown)

    @jvishwanath jvishwanath committed Sep 11, 2012
    03025f6
  • Updated IE browser automation (markdown)

    @jvishwanath jvishwanath committed Sep 11, 2012
    4bbbbd7
  • Updated IE browser automation (markdown)

    @jvishwanath jvishwanath committed Sep 11, 2012
    654916f
  • Created IE browser automation (markdown)

    @jvishwanath jvishwanath committed Sep 11, 2012
    ef19114
  • Updated Chrome browser automation (markdown)

    @aivaturi aivaturi committed Aug 13, 2012
    c760429
  • Updated Getting Started with Selenium::Remote::Driver (markdown)

    @schulwitz schulwitz committed May 28, 2012
    96e1f5b
  • Add Dist::Zilla details

    @tomhukins tomhukins committed Apr 16, 2012
    fb0f8b9
  • Describe how to build and maintain Selenium::Remote::Driver using Dist::Zilla

    @tomhukins tomhukins committed Apr 16, 2012
    a8718d1