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.0
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.1
Choose a head ref
  • 8 commits
  • 31 files changed
  • 7 contributors

Commits on May 19, 2025

  1. Configuration menu
    Copy the full SHA
    c407921 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    781b758 View commit details
    Browse the repository at this point in the history
  3. docs(llm): add doubao-1.5-vl-pro model (#719)

    * docs(llm): add doubao-1.5-vl-pro model
    
    * docs(site): move model comparison to choose a model doc
    
    * docs(core): update doubao model
    
    ---------
    
    Co-authored-by: yutao <[email protected]>
    zhoushaw and yuyutaotao authored May 19, 2025
    Configuration menu
    Copy the full SHA
    89fd77b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. fix cache bugs(scroll instant, text node info, cache hit condition) (#…

    …732)
    
    * fix(web-integration): cache hit when element.id exist and scroll element instantly
    
    * fix(web-integration): use parent xpath for text node
    
    * fix(web-integration): only scroll in to view when element is not completly visible
    
    * fix(shared): distinct text node
    
    * test(web-integration): getElementInfoByXpath
    
    * test(web-integration): rename desc
    
    * test(web-integration): fix
    
    * test(web-integration): snapshot attributes only
    
    * test(web-integration): fix test
    quanru authored May 20, 2025
    Configuration menu
    Copy the full SHA
    fb25806 View commit details
    Browse the repository at this point in the history
  2. fix(core): dump page context when locate fails (#736)

    * fix(core): dump page context when locate fails
    
    * fix(core): dump page context when locate fails
    
    * fix(core): dump page context when locate fails
    yuyutaotao authored May 20, 2025
    Configuration menu
    Copy the full SHA
    5a041bc View commit details
    Browse the repository at this point in the history
  3. feat(evaluation): add screenspot v2 evaluation (#737)

    * feat(evaluation): add screenspot v2 evaluation
    
    * style(evaluation): format files array in package.json
    zhoushaw authored May 20, 2025
    Configuration menu
    Copy the full SHA
    bac9051 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump semver from 7.3.7 to 7.5.2 in /packages/web-integra…

    …tion (#738)
    
    * chore(deps): bump semver in /packages/web-integration
    
    Bumps [semver](https://github.com/npm/node-semver) from 7.3.7 to 7.5.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.3.7...v7.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-version: 7.5.2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: resolve lock file
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: zhouxiao.shaw <[email protected]>
    dependabot[bot] and zhoushaw authored May 20, 2025
    Configuration menu
    Copy the full SHA
    9c3d0f7 View commit details
    Browse the repository at this point in the history
  5. release: v0.17.1

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