Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stb-tester

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stb-tester

Automated GUI testing for Set-Top Boxes

  • 34.8.0
  • PyPI
  • Socket score

Maintainers
2

Stb-tester

Automated User Interface Testing for Set-Top Boxes & Smart TVs

Copyright © 2018-2024 Stb-tester.com Ltd. All rights reserved.

This package contains the "stbt" Python APIs that you can use in test-scripts written for running on the Stb-tester Platform. The primary purpose of this package is to make the stbt library easy to install locally for IDE linting & autocompletion.

This package doesn't support video-capture, so stbt.get_frame() and stbt.frames() won't work -- but you will be able to run stbt.match() if you specify the frame parameter explicitly, for example by loading a screenshot from disk with stbt.load_image().

This package doesn't include remote-control integrations, so stbt.press() and similar functions won't work.

This package doesn't bundle the Tesseract OCR engine, so stbt.ocr() and stbt.match_text() won't work.

Premium (non-open source) APIs, such as stbt.get_rms_volume() and other audio-related APIs, are included as stubs to support IDE linting & autocompletion, but without a working implementation.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc