Skip to content
Splinter 0.21.0 documentation
External Links
Initializing search
    splinter
    splinter
      • Why Use Splinter?
      • Changelog
      • Tutorial
      • Install Splinter
      • Install Drivers
      • Required Applications
      • Browser
      • Config
      • Find Elements
      • Interact with Elements
      • Mouse interactions
      • Matchers
      • Cookies
      • Screenshot
      • HTML Snapshot
      • Execute JavaScript
      • Selenium Keys
      • Frames, alerts and prompts
      • HTTP Status Code and Exceptions
      • HTTP Proxies
      • Browser
      • DriverAPI
      • ElementAPI
      • CookieManager
      • ElementList
      • Request handling
      • Exceptions
      • Chrome WebDriver
      • Firefox WebDriver
      • Edge WebDriver
      • Remote WebDriver
      • zope.testbrowser
      • Django
      • Flask
      • Community Resources
      • External Links
        • Projects Using Splinter
        • Blog Posts
        • Slides and Talks
      • Guidelines
      • Development Environment
      • Writing new splinter drivers
    • Projects Using Splinter
    • Blog Posts
    • Slides and Talks

    External Links¶

    Projects Using Splinter¶

    • salad, a nice mix of great BDD ingredients (splinter + lettuce integration)

    • behave-django, BDD testing in Django using Behave. Works well with splinter.

    Blog Posts¶

    • Django Full Stack Testing and BDD with Lettuce and Splinter

    Slides and Talks¶

    • [pt-br] Os complicados testes de interface

    • [pt-br] Testes de aceitação com Lettuce e Splinter

    © Copyright 2025, cobrateam.
    Created using Sphinx 8.2.3. and Sphinx-Immaterial