Tutorials
Tutorials for test developers.
-
Creating Page Objects
In this tutorial we use stbt.FrameObject to extract information from the screen.
-
Navigating a menu
In this tutorial we use the Frame Object we created in the previous tutorial, to create a function that knows how to navigate the main menu. This demonstrates how you can use stb-tester’s Python API to build complex behaviours into your test scripts, in a maintainable way.
More tutorials coming soon! Subscribe to our blog to receive a notification whenever we publish a new tutorial.
See also our introductory videos.