-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Selenium Help
Is this a frequently asked question? If it's not, be aware that you won't get help in the comments section of this page. So what should you do?
If you're experiencing problems running a selenium test, and think that it may be selenium's fault, please email the "webdriver" or "selenium-users" group with the following information:
- Symptoms
- What the problem?
- Does it happen every time you run the test? If not, how frequently?
- Are others on your team experiencing the problem?
- A link to a gist of any interesting stack traces
- What you've tried so far
- Are you able to reproduce the failure on other browsers?
- Do you have other changes in your code that might be affecting this test?
- Steps to reproduce
- Which OS, browser and version of the browser are you using? This is vital.
- Ideally, a minimal test case against a public site we can run. Here are some templates you can use to create a test case: Ruby
- How to run the test (if there's any special set up needed)
- It is also very helpful if you can create a reduced test case
- Anything else we should know?
- Such as which OS, browser and version of the browser are you using. It's such an important bit of information that we thought we'd mention it again :)
We want to help you fix the problem. The best way to do this is if we can replicate the issue on our local machines. You're the person who knows best about how to build and test your application.
Patches are extremely welcome if you solve a Selenium bug!
This wiki is not where you want to be! Visit the Wiki Home for more useful links
Getting Involved
Triaging Issues
Releasing Selenium
Ruby Development
Python Bindings
Ruby Bindings
WebDriverJs
This content is being evaluated for where it belongs
Architectural Overview
Automation Atoms
HtmlUnitDriver
Lift Style API
LoadableComponent
Logging
PageFactory
RemoteWebDriver
Xpath In WebDriver
Moved to Official Documentation
Bot Style Tests
Buck
Continuous Integration
Crazy Fun Build
Design Patterns
Desired Capabilities
Developer Tips
Domain Driven Design
Firefox Driver
Firefox Driver Internals
Focus Stealing On Linux
Frequently Asked Questions
Google Summer Of Code
Grid Platforms
History
Internet Explorer Driver
InternetExplorerDriver Internals
Next Steps
PageObjects
RemoteWebDriverServer
Roadmap
Scaling WebDriver
SeIDE Release Notes
Selenium Emulation
Selenium Grid 4
Selenium Help
Shipping Selenium 3
The Team
TLC Meetings
Untrusted SSL Certificates
WebDriver For Mobile Browsers
Writing New Drivers