Skip to content

issues Search Results · repo:dgageot/simplelenium language:Java

Filter by

12 results
 (65 ms)

12 results

indgageot/simplelenium (press backspace or delete to remove)

Hi! I have a work-in-progress fork of simplelenium that works with Java 7. I replaced most of the Java 8isms with prolific use of Google Guava. Currently have 6 of the 88 tests failing. Do you have any ...
  • geoffwa
  • Opened 
    on Aug 20, 2016
  • #23

Hi, Regularly in my application, I need to click on one element if it exists, or another if it doesn t. The problem I have is that there s no method returning a boolean doing that. So I m writing code ...
  • vincent-fuchs
  • Opened 
    on Mar 3, 2016
  • #22

I d like to make it possible to configure the default timeout once per test instead of in each chain. Is this something you ve attempted before or have thoughts on how you d like it implemented? Right ...
  • MarkyMarkMcDonald
  • 1
  • Opened 
    on Mar 1, 2016
  • #21

Hi, I d love to re-use the net.codestory.simplelenium.driver.Downloader (alongside its Configuration LockFile dependencies) into my project, which is not really selenium-related nor testing-stuff-related ...
  • fcamblor
  • 1
  • Opened 
    on Feb 1, 2016
  • #19

Hi, It seems like there is a bug for nth-child no matter use first(), nth() or directly css #delete-category-form tr.category-item:nth-child(1) td:nth-child(2) All of them could not get the expected ...
  • benweizhu
  • 1
  • Opened 
    on Jan 24, 2016
  • #18

Hi, When I click a link, it opens another tab, how can I switch selenium to another tab with simplelenium? Things like this: ArrayList String tabs2 = new ArrayList String (driver.getWindowHandles()); ...
  • benweizhu
  • Opened 
    on Jan 23, 2016
  • #17

  • dgageot
  • Opened 
    on Sep 4, 2015
  • #14

By default the ChromeDriver is started on any free port. I want to run my tests in a Docker container, that s why I need to define the port, or at least use alway the same port. Could you please add that ...
  • k-graefenhain
  • Opened 
    on Jul 28, 2015
  • #10

Hi David Could you please release a new version including the Chrome driver support? I sent you a pull request last week and you already merged it. However, I can t release a new version and need it for ...
  • k-graefenhain
  • 1
  • Opened 
    on Jul 13, 2015
  • #9

I would like to setup a specific user-agent. Could you help to me?
  • v-rgasztany
  • 1
  • Opened 
    on Mar 16, 2015
  • #5
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub