Closed as not planned
Description
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:
- Create a recording that interacts with web
- Type google.flights.com into the URL box
- Hit enter
- Click the destination box
- Type the destination code (i.e. MSP)
- Click explore button
- End the recording
- After the recording finishes processing, play it back using
python -m openadapt.replay NaiveReplayStrategy
- 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