3 easy steps to your first Selenium acceptance test.
People keep asking me how to start writing Selenium tests. I’m going to give all my secrets away in this easy 3 step plan.
Begin by recording your high level test with Selenium IDE, convert the result into the language of your choice and put the code in a unit test. Walk through the generated code [...]