It seems that when using Selenium natively there are a number of common challenges people encounter. Here’s my list of things I encountered and thought “Hmm... how do I do that then?”
What would you add? What have you struggled with or are struggling with now?
• Dealing with pop-up windows
• Testing dynamic text or content
• How to go about testing Flash
• Capturing screen shots, either to file or in some form of report
• Iteration of the test case, running it repeatedly with some minor change
• Data Driven Testing, using suites of pre-cooked data or generating it on the fly
• Generating useful test status reports
• Setting up Remote Control
• Setting up Grid
Mark.
Tags: selenium
Share
Facebook
-
▶ Reply to This