Praman — Agent-First SAP UI5 Test Automation Plugin - v1.2.0
    Preparing search index...

    Interface ScreencastFixtures

    Test-scoped fixture types for the screencast layer.

    import type { ScreencastFixtures } from '#fixtures/screencast-fixture.js';
    
    interface ScreencastFixtures {
        screencast: ScreencastFixture;
    }
    Index

    Properties

    Properties

    screencast: ScreencastFixture

    Screencast controller for the current test.