Tencent / Tencent/BrowserSkill

录制功能无法记录刷新页面的bsk reload操作

Open
#139 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
5.7k
Forks
399
Avg merge
2d 9h
Merged PRs (30d)
74

Description

当前bsk支持bsk reload的命令可以刷新页面,但是在录制时用户刷新页面的操作不会被记录,在实际执行过程中有些页面要刷新才会生效,此时根据录制材料执行任务时就会卡在刷新之前。

预期应该在页面录制用户执行刷新时记录一条 bsk reload 的指令

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Trace the recording flow and the existing bsk reload command handling in the TypeScript repository. Reproduce a page refresh during recording, then verify that the recorded material contains a bsk reload instruction and replays the refresh at the same point.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.