diff --git a/docs/src/api/class-elementhandle.md b/docs/src/api/class-elementhandle.md index 10a862cfcf77f..a14f91156a7de 100644 --- a/docs/src/api/class-elementhandle.md +++ b/docs/src/api/class-elementhandle.md @@ -191,6 +191,8 @@ When all steps combined have not finished during the specified [`option: timeout ### option: ElementHandle.check.timeout = %%-input-timeout-js-%% * since: v1.8 +### option: ElementHandle.check.signal = %%-input-signal-%% + ### option: ElementHandle.check.trial = %%-input-trial-%% * since: v1.11 @@ -239,6 +241,8 @@ When all steps combined have not finished during the specified [`option: timeout ### option: ElementHandle.click.timeout = %%-input-timeout-js-%% * since: v1.8 +### option: ElementHandle.click.signal = %%-input-signal-%% + ### option: ElementHandle.click.trial = %%-input-trial-%% * since: v1.11 @@ -298,6 +302,8 @@ When all steps combined have not finished during the specified [`option: timeout ### option: ElementHandle.dblclick.timeout = %%-input-timeout-js-%% * since: v1.8 +### option: ElementHandle.dblclick.signal = %%-input-signal-%% + ### option: ElementHandle.dblclick.trial = %%-input-trial-%% * since: v1.11 @@ -560,6 +566,8 @@ Value to set for the ``, `