Selene automation testing framework index.

Test More In Less Time

Run Automation Testing In Parallel On The LambdaTest Cloud

Start for free

Description

User-oriented Web UI browser tests in Python

Support and updates

  • Selene has 549 stars, 123 forks.
  • It has 5 major releases in the past 6 months.
  • It has 0 commits and there are 4 open pull requests.
  • It has 90 open issues and 160 have been closed.

Code statistics

  • Selene has 224 methods.

Blogs

Check out the latest blogs from LambdaTest on this topic:

Best 13 Tools To Test JavaScript Code

Unit and functional testing are the prime ways of verifying the JavaScript code quality. However, a host of tools are available that can also check code before or during its execution in order to test its quality and adherence to coding standards. With each tool having its unique features and advantages contributing to its testing capabilities, you can use the tool that best suits your need for performing JavaScript testing.

How To Refresh Page Using Selenium C# [Complete Tutorial]

When working on web automation with Selenium, I encountered scenarios where I needed to refresh pages from time to time. When does this happen? One scenario is that I needed to refresh the page to check that the data I expected to see was still available even after refreshing. Another possibility is to clear form data without going through each input individually.

Continuous delivery and continuous deployment offer testers opportunities for growth

Development practices are constantly changing and as testers, we need to embrace change. One of the changes that we can experience is the move from monthly or quarterly releases to continuous delivery or continuous deployment. This move to continuous delivery or deployment offers testers the chance to learn new skills.

Why Selenium WebDriver Should Be Your First Choice for Automation Testing

Developed in 2004 by Thoughtworks for internal usage, Selenium is a widely used tool for automated testing of web applications. Initially, Selenium IDE(Integrated Development Environment) was being used by multiple organizations and testers worldwide, benefits of automation testing with Selenium saved a lot of time and effort. The major downside of automation testing with Selenium IDE was that it would only work with Firefox. To resolve the issue, Selenium RC(Remote Control) was used which enabled Selenium to support automated cross browser testing.

13 Best Test Automation Frameworks: The 2021 List

Automation frameworks enable automation testers by simplifying the test development and execution activities. A typical automation framework provides an environment for executing test plans and generating repeatable output. They are specialized tools that assist you in your everyday test automation tasks. Whether it is a test runner, an action recording tool, or a web testing tool, it is there to remove all the hard work from building test scripts and leave you with more time to do quality checks. Test Automation is a proven, cost-effective approach to improving software development. Therefore, choosing the best test automation framework can prove crucial to your test results and QA timeframes.

Automation Testing Tutorials

Learn to execute automation testing from scratch with LambdaTest Learning Hub. Right from setting up the prerequisites to run your first automation test, to following best practices and diving deeper into advanced test scenarios. LambdaTest Learning Hubs compile a list of step-by-step guides to help you be proficient with different test automation frameworks i.e. Selenium, Cypress, TestNG etc.

LambdaTest Learning Hubs:

YouTube

You could also refer to video tutorials over LambdaTest YouTube channel to get step by step demonstration from industry experts.

License

Selene is lincensed under the MIT License

LambdaTest Community Discussions

Test case code snippets

Database testing - Check data truncation

Description:

Check if input data is not truncated while saving. The field length shown to the user on the page and in the database schema should be the same.

General webpage functionality - Verify font style and formatting

Description:

Font size, style, and color for headline, description text, labels, infield data, and grid info should be standard as specified in SRS.

API Testing - Check custom header response

Description:

Verify that the API returns a response with a custom HTTP header when a specific request header is sent.

Accessibility testing - Meaningful source order for content

Description:

Ensure that the source order presents content meaningfully. When the page is viewed without styles, all content on the page should still appear in a meaningful and logical order.

Downloads

Selene can be downloaded from it’s GitHub repository - https://github.com/yashaka/selene

Method index

...

Automation Testing Cloud

Run Selenium, Cypress & Appium Tests Online on
3000+ Browsers.

Know More
Kane AI

Kane AI

World’s first end to end software testing agent.

Other similar frameworks

robotframework-pageobjects

Page object pattern implementation with Robot framework and Selenium which can also use page object pattern independent of Robot framework.

Wtframework

Web Test Framework (WTF) is built on top of Selenium webdriver to provide a structured test framework for testing a Web Applications in a maintainable manner.

Django Test Plus

Useful additions to Django's default TestCase

tempest

OpenStack Testing (Tempest) of an existing cloud.

Mamba

mamba is the definitive test runner for Python. Born under the banner of behavior-driven development. Install mamba like any other Python package using pip.

Frameworks to try

FluentLenium

FluentLenium is a web & mobile automation framework which extends Selenium to write reliable and resilient UI functional tests. This framework is React ready. Written and maintained by people who are automating browser-based tests on a daily basis.

SeleniumBuilder

Kotlin Domain Specific Language (DSL) for Selenium. This open-source library provides a possibility to write tests in Kotlin type-safe builders style.

Gmeter

A reverse proxy server that records and replays HTTP responses

Webtau

Testing API and framework for end-to-end integration and unit tests

Balin

Balin is a browser automation library for Kotlin. It's basically a Selenium-WebDriver wrapper inspired by Geb which uses power of the Selenium-WebDriver API.

Run Selene scripts on 3000+ browsers online

Perform automation testing with Selene on LambdaTest, the most powerful, fastest, and secure cloud-based platform to accelerate test execution speed.

Test Now