How to create a double-click step

Prev Next

This page explains how to create a double-click operation step.

Steps

1. Record a click step

  1. Record the target click operation during a normal recording.

2. Convert to a Playwright code step

  1. On the edit screen of the recorded step, click Convert to Playwright step.

  2. Change click to dblclick in the Playwright code, click Done, and Save the scenario.