Closed Bug 1673482 Opened 4 years ago Closed 2 years ago

Attempt to resume or retry singleTap command aborted by MarionetteFrameActor

Categories

(Remote Protocol :: Marionette, task, P3)

Default
task

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jdescottes, Unassigned)

References

(Blocks 1 open bug)

Details

See https://bugzilla.mozilla.org/show_bug.cgi?id=1673345#c0 for more context.

If the singleTap query fails due to an AbortError, we will assume the command was successful and will silently return null. The goal of this bug is to try to better track the completion of the command so that we can decide if it needs to be retried with the next JSWindowActor pair.

As mentioned while reviewing the patch on bug 1671347 this command is only used internally by some harnesses / tests that cannot use the WebDriver actions yet. We hope to have this done soon, so fading out support for this command is what I would like to see, and maybe marking this bug as wontfix. But lets not do that now, but wait until all Marionette based automation runs with actors by default.

Depends on: 1669169

This is a legacy command and not used anymore with Marionette. I filed bug 1792529 to get it removed.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.