Splinter automation testing framework index.

Test More In Less Time

Run Automation Testing In Parallel On The LambdaTest Cloud

Start for free

Description

splinter is an open source tool for testing web applications using Python.It automates browser actions, such as visiting URLs and interacting with their items.

Support and updates

  • Splinter has 2528 stars, 506 forks.
  • It has 0 major releases in the past 6 months.
  • It has 0 commits and there are 0 open pull requests.
  • It has 0 open issues and 0 have been closed.

Code statistics

  • Splinter has 20 methods.

Blogs

Check out the latest blogs from LambdaTest on this topic:

Developers and Bugs – why are they happening again and again?

Entering the world of testers, one question started to formulate in my mind: “what is the reason that bugs happen?”.

How To Automate Mouse Clicks With Selenium Python

Sometimes, in our test code, we need to handle actions that apparently could not be done automatically. For example, some mouse actions such as context click, double click, drag and drop, mouse movements, and some special key down and key up actions. These specific actions could be crucial depending on the project context.

What is coaching leadership

Coaching is a term that is now being mentioned a lot more in the leadership space. Having grown successful teams I thought that I was well acquainted with this subject.

What exactly do Scrum Masters perform throughout the course of a typical day

Many theoretical descriptions explain the role of the Scrum Master as a vital member of the Scrum team. However, these descriptions do not provide an honest answer to the fundamental question: “What are the day-to-day activities of a Scrum Master?”

Test Managers in Agile – Creating the Right Culture for Your SQA Team

I was once asked at a testing summit, “How do you manage a QA team using scrum?” After some consideration, I realized it would make a good article, so here I am. Understand that the idea behind developing software in a scrum environment is for development teams to self-organize.

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

Splinter is lincensed under the open_issues"":46

LambdaTest Community Discussions

Questions
Discussion

Python Testing Tools

  • PyUnit

  • Python Robot Framework

  • PyTest

  • Python Behave

  • Python Gauge

  • Python Lettuce

  • Python Jasmine

  • Python Splinter

  • Python Locust

  • Python RedwoodHQ

https://community.lambdatest.com/t/5334

Test case code snippets

Accessibility testing - Preserve focus during scripting

Description:

In general, avoid using scripts to remove focus from an element until the user moves focus manually.

Accessibility testing - Descriptive titles for frames and iframes

Description:

Frames and iframes have descriptive titles.

General webpage functionality - Verify drop-down list options visibility

Description:

Check if the drop-down list options are readable and not truncated due to field size limits.

API Testing - Check sorting and filtering

Description:

Verify that the API correctly handles sorting and filtering of resources.

Downloads

Splinter can be downloaded from it’s GitHub repository - https://github.com/cobrateam/splinter

Other similar frameworks

Radish

radish is a Behavior Driven Development tool completely written in python. It supports all gherkin language features. radish is available as pip package.

pytest-play

Pytest plugin for automating actions and assertions. Has test metrics reporting executing plain YAML files.

Lemoncheesecake

Lemoncheesecake is an end-to-end test framework for Python that brings trust around test results. Allows test developers to be very explicit with requirements.

keyboard

Take full control of your keyboard with this small Python library. Hook global events, register hotkeys, simulate key presses and much more.

pandera

Statistical data testing library

Frameworks to try

Quick

Quick is a behavior-driven development framework for Swift and Objective-C. Inspired by RSpec, Specta, and Ginkgo. Quick comes together with Nimble

Cerberus-source

The Open Source Test Automation Platform.

SeleniumBuilder

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

Winium

Automation framework for Windows platforms

Prophecy

Prophecy is a highly opinionated yet very powerful and flexible PHP object mocking framework.

Run Splinter scripts on 3000+ browsers online

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

Test Now