ReplaySDK
  • Getting started
  • Introduction
    • Quick Start
    • Best practices.
  • WorkFlow
    • Matcher
    • Trigger
    • Commands
    • Event
    • Fetch
    • Step
  • EXTENSIONS
    • Matcher
      • NearbyElementSelector
      • NearbyElementContent
      • Sequential
    • Trigger
      • ChromeDebugger
  • Guide
    • Logs (not supported)
    • Engine
      • Chrome
      • Electron (not supported)
    • Custom Plugin
  • Extra
    • Cli (not supported)
    • FAQ (not supported)
    • Open Extensions
Powered by GitBook
On this page
  1. WorkFlow

Fetch

A series of methods in ReplaySDK to flexibly obtain values during execution.

API

Fetch
Description

getTabIdForDebugger

The Tab Page ID of the Debugger.

getWindowIdForSwitch

The Window ID of the switched window.

getWindowIdForCreateTab

The Window ID of the created tab page.

getTabIdForSwitch

The Tab Page ID of the switched tab.

PreviousEventNextStep

Last updated 12 months ago