What is Selenium?
The Selenium suite of tools enables comprehensive testing of web applications. The Selenium IDE, a Firefox add-on, records user interactions like clicks and typing, generating tests that can be replayed in the browser. Selenium Remote Control (RC) extends testing capabilities by allowing execution across multiple browsers and platforms, with the ability to customize tests in preferred programming languages. Oxbotica, founded in 2014 by Oxford professors, has grown into a leading autonomous driving software company, building practical solutions grounded in principles of physics, robotics, mathematics, and artificial intelligence
Highlights
- Records user actions (clicks, typing, etc.) in a Firefox add-on to generate replayable tests
- Executes tests across different browsers and platforms using Selenium Remote Control
- Supports customizing tests in various programming languages
- Develops autonomous driving software based on multidisciplinary principles
Features
Web Testing
Task Automation
Cross browser testing
Python API