Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support appium #583

Open
wants to merge 9 commits into
base: release_2.0.x
Choose a base branch
from
Open

Commits on May 26, 2023

  1. Support appium

    - Added ImageAsScreen to support appium compare images
    - Added light gray text option
    - Make light gray text darken
    thinhdnn committed May 26, 2023
    Configuration menu
    Copy the full SHA
    366250c View commit details
    Browse the repository at this point in the history
  2. Update TextRecognizer.java

    Fixed empty Mat
    thinhdnn committed May 26, 2023
    Configuration menu
    Copy the full SHA
    7589bd8 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Update TextRecognizer.java

    Change blocksize and c
    thinhdnn committed May 28, 2023
    Configuration menu
    Copy the full SHA
    9cc2adf View commit details
    Browse the repository at this point in the history
  2. Update Element.java

    Fixed Index Of Outbound when size 0 but index > 0
    thinhdnn committed May 28, 2023
    Configuration menu
    Copy the full SHA
    032c0ce View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    4137eda View commit details
    Browse the repository at this point in the history
  2. Update pom.xml

    thinhdnn committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2363e51 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Updated osss url

    thinhdnn committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7ec6f49 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. build(deps): bump com.fasterxml.jackson.core:jackson-databind in /IDE

    Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.2.
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    17f5e92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from thinhdnn/dependabot/maven/IDE/com.fasterxm…

    …l.jackson.core-jackson-databind-2.13.4.2
    
    build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.13.4.1 to 2.13.4.2 in /IDE
    thinhdnn authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c6c8d91 View commit details
    Browse the repository at this point in the history