Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: web-infra-dev/midscene
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.3
Choose a base ref
...
head repository: web-infra-dev/midscene
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.4
Choose a head ref
  • 13 commits
  • 103 files changed
  • 6 contributors

Commits on May 26, 2025

  1. fix(chrome-extension): click on mobile (#770)

    * fix(chrome-extension): click on mobile
    
    * fix(chrome-extension): use touch
    
    * feat(puppeteer): rename mobile emulation
    
    ---------
    
    Co-authored-by: yutao <[email protected]>
    quanru and yuyutaotao authored May 26, 2025
    Configuration menu
    Copy the full SHA
    503c4c1 View commit details
    Browse the repository at this point in the history
  2. feat(core): enhance the systemPrompt to ensure aiBoolean commands are… (

    #771)
    
    * feat(core): enhance the systemPrompt to ensure aiBoolean commands are executed more accurately
    
    * feat(core): update the snapshot
    HBLADEH authored May 26, 2025
    Configuration menu
    Copy the full SHA
    b02f5b3 View commit details
    Browse the repository at this point in the history
  3. fix(core): update error log of dump file (#757)

    * fix(core): update error log of dump file
    
    * chore(workflow): update ci config
    
    * fix(core): update evaluation
    
    * chore(core): add test case
    
    * chore(core): update ci config
    
    * chore(core): update ci config
    
    * fix(core): ci
    
    * fix(core): update inspect test case
    
    * fix(core): e2e
    
    * fix(puppeteer): show model info in report
    
    * fix(core): update evaluation config
    
    * chore(core): fix lint
    yuyutaotao authored May 26, 2025
    Configuration menu
    Copy the full SHA
    3c04995 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Configuration menu
    Copy the full SHA
    8352cab View commit details
    Browse the repository at this point in the history
  2. fix(core): fix planning test (#773)

    * fix(core): fix planning test
    
    * fix(report): report insight view
    
    * chore(core): rename workflow
    
    * fix(core): report replay scripts
    
    * fix(core): test case
    
    * docs(core): update api doc for ui-tars
    
    * chore(core): fix test case
    yuyutaotao authored May 27, 2025
    Configuration menu
    Copy the full SHA
    5451c27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f4e722 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Configuration menu
    Copy the full SHA
    ddc60d0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. fix(web-integration): output opt is invalid in yaml (#777)

    * fix(web-integration): output opt is invalid in yaml
    
    * test(cli): fix
    
    * fix(cli): tests
    quanru authored May 29, 2025
    Configuration menu
    Copy the full SHA
    56cfbd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e0daf View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. ai query support query from html dom (#782)

    * feat(web-integration): query from all dom element
    
    * test(web-integration): add tests
    
    * fix(cli): tests
    
    * fix(shared): tests
    
    * fix(core): tests
    
    * feat(evaluation): update data
    
    * refactor(web-integration): update var
    
    * Revert "feat(evaluation): update data"
    
    This reverts commit d882bdd.
    
    * test(web-integration): fix tests
    quanru authored May 30, 2025
    Configuration menu
    Copy the full SHA
    ca8edcd View commit details
    Browse the repository at this point in the history
  2. feat(core,web-integration): support right-click action (#762) (#780)

    * feat(core,web-integration): support right-click action (#762)
    
    * feat(core,web-integration): support right click (solve #558)
    
    * feat(web-integration): add aiRightClick action to PlaywrightAiFixture
    
    * fix(core): ci
    
    * fix(core): ci
    
    * feat(web-integration): chrome extension suppport right click
    
    ---------
    
    Co-authored-by: xnmeet <[email protected]>
    Co-authored-by: quanruzhuoxiu <[email protected]>
    3 people authored May 30, 2025
    Configuration menu
    Copy the full SHA
    98cebe5 View commit details
    Browse the repository at this point in the history
  3. docs(core): add query right click and query from html docs (#787)

    * docs(site): add right click docs
    
    * docs(site): add ai query opts docs
    
    * fix(web-integration): test
    
    * docs(core): update api doc
    
    ---------
    
    Co-authored-by: yutao <[email protected]>
    quanru and yuyutaotao authored May 30, 2025
    Configuration menu
    Copy the full SHA
    fd48cbd View commit details
    Browse the repository at this point in the history
  4. release: v0.17.4

    github-actions[bot] committed May 30, 2025
    Configuration menu
    Copy the full SHA
    14b9200 View commit details
    Browse the repository at this point in the history
Loading