Search

Attach To Window

Last Updated: Dec 6, 2020

Articles

Use this function to switch the current (focused) application to the input application based on the title and extension name or Process ID.

Syntax

Attach To Window(title, exe_name, pid)

Parameters

Input Parameter Name Description
title Title of target window
exe_name Name of the exe file. Pass ‘None’ if not used
pid Process ID. Pass ‘None’ if not used

Sample

Attach To Window (About Jiffy | JIFFY.ai, html, None)

  • Html page “About Jiffy | JIFFY.ai” gets focused.
Did you find what you were looking for?