Giter VIP home page Giter VIP logo

tarcv / surveyor-idea Goto Github PK

View Code? Open in Web Editor NEW
3.0 5.0 1.0 1.84 MB

Idea plugin for trying out locators while developing mobile automated tests. Supports UiAutomator By- and UiSelectors; WebDriverAgent/Appium class chain and predicate queries.

License: GNU General Public License v3.0

Kotlin 89.06% Nix 7.80% Shell 3.14%
test-automation uiautomator uiautomator2 android automated-testing mobile-automation appium-ios ios webdriveragent testing-tools

surveyor-idea's Introduction

UI Surveyor plugin for IDEA

Build Version Downloads

Description

UI Surveyor plugin provides tools helping with mobile application automation. They provide the following features:

  • Evaluating element selectors against an XML UI snapshots
    Search
  • Syntax highlighting and autocomplete for element selectors (Java IDEs only)
    Autocomplete & Highlighting
  • Improved structure navigation for XML UI snapshots
    Structure navigation

If for some reason Locate Element tool window is not enabled, you can open it from the View menu:
View > Tool windows > Locate Element

At the moment

UI Surveyor plugin provides tools helping work with Android UI Snapshot in XML format and UIAutomator selectors.

Those tools are:

  • Locate Element tool window for evaluating element selectors against a currently open XML UI snapshots
  • Basic syntax highlighting and autocomplete for UIAutomator selectors (as Java code, supported only for Java IDEs)
  • Improved structure navigation for UI snapshots

All trademarks are the property of their respective owners. All company, product and service names used in this plugin description are for identification purposes only. Use of these names or brands does not imply endorsement.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "surveyor-idea" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > โš™๏ธ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

surveyor-idea's People

Contributors

actions-user avatar dependabot[bot] avatar tarcv avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

youweideng80

surveyor-idea's Issues

Support various incomplete/invalid UIX files

Sometimes UIX snapshots from logs are incomplete while still containing all required view information. It would be nice to support them too:

  • Missing <?xml ... >
  • Missing <hierarchy ... >
  • <hierarchy with missing attributes (already supported?)
  • Multiple root nodes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.