Skip to content

[Bug]: Recording playback too fast for web #434

Closed as not planned
Closed as not planned
@flyguy712

Description

@flyguy712

Describe the bug

I expected my recording to play back using python -m openadapt.replay NaiveReplayStrategy to successfully follow the steps I took during the recording. What happened was when I initiated the reply, the playback was so fast that it didn't give the webpage(s) sufficient time to load. This caused the workflow to break (e.g. the playback continued to click and type, but the UI was not in sync so the subsequent activity wasn't completed successfully).

Logs from recording: recordingLogs.txt

Logs from replay: replayLogs.txt

To Reproduce

I use macOS Ventura 13.1, Apple M1, 8 GB memory. The recording was created in a new/empty shell. Steps to reproduce:

  1. Create a recording that interacts with web
  2. Type google.flights.com into the URL box
  3. Hit enter
  4. Click the destination box
  5. Type the destination code (i.e. MSP)
  6. Click explore button
  7. End the recording
  8. After the recording finishes processing, play it back using python -m openadapt.replay NaiveReplayStrategy
  9. Bug, the recording moves too fast and the page doesn't have sufficient time to load

Internet speed: Speedtest Results Export-2023_07_25.csv

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions