VOOZH about

URL: https://www.javacodegeeks.com/tag/selenium/page/12

⇱ Selenium Archives - Page 12 of 12 - Java Code Geeks


  • Enterprise Java👁 Image
    David GrayJune 14th, 2013
    2 363

    Java testing with Selenium and dynamic ids in html

    One of the cool aspects of Selenium, is that not only can you record yourself using a site, you can…

    Read More »
  • Enterprise Java👁 Image
    Jerome VersryngeJanuary 10th, 2013
    3 138

    Spring Selenium Tests With Annotations

    This post describes how to implement Selenium tests in Java. It is inspired from the post by Alex Collins, with…

    Read More »
  • Enterprise Java👁 Image
    Tony DugayDecember 26th, 2012
    11 194

    A Selenium/WebDriver example in Java

    A couple of years back, I was pitching for some work and the client wanted to see how I would…

    Read More »
  • Enterprise Java👁 Image
    Alex CollinsApril 17th, 2012
    4 272

    Integration Testing with Selenium

    Overview I’ve been using this for sometime and I’ve come across a few things that appear to make life easier.…

    Read More »
  • Enterprise Java👁 Image
    Markus EiseleApril 13th, 2012
    0 174

    The Java EE 6 Example – Galleria – Part 3

    The previous posts ( Part1 | Part 2 | Part 3 | Part 4) about the Galleria example guided you…

    Read More »
  • Enterprise Java👁 Image
    Markus EiseleApril 12th, 2012
    0 112

    The Java EE 6 Example – Galleria Part 2

    You probably followed me with the last Java EE 6 Galleria example posts. The first one was the basic introduction.…

    Read More »
  • Enterprise Java👁 Image
    Alex CollinsApril 6th, 2012
    4 169

    Beyond JUnit – Testing Frameworks alternatives

    JUnit is the defacto Java unit testing framework, but there’s a couple of new (and not so new) frameworks out…

    Read More »
  • Enterprise Java👁 Image
    Craig FlichelOctober 27th, 2011
    1 399

    Testing GWT Apps with Selenium or WebDriver

    Good functional testing is one of the most difficult tasks for web application developers and their teams. It is a…

    Read More »
  • Enterprise Java👁 Image
    David GreenOctober 25th, 2011
    1 795

    Code coverage with unit & integration tests

    On a pet project recently I set out to build automated UI (integration) tests as well as the normal unit…

    Read More »
  • First
  • ...
  • «
  • 8
  • 9
  • 10
  • 11
  • 12
Back to top button
Close