📄️ Conversions
When executing tests, LCT generates Playwright code for the test runner.
📄️ Execution Settings
In Worksheets and Test Suites different execution settings can be defined to control test runs.
📄️ Export and Import Worksheets
From time to time, you might want to export Worksheets.
📄️ Tabs
Tests are executed in a browser that allows multiple tabs.
📄️ Variables
Variables are a way to store sets of values in your worksheet. You can refrerence the variables in your steps and LCT will swap the variable name with the value.
📄️ Worksheet Files
In many use cases, files are uploaded within applications.