Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@appium/universal-xml-plugin

Package Overview
Dependencies
Maintainers
4
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appium/universal-xml-plugin

Appium plugin for making XML source and XPath queries the same across iOS and Android

Source
npmnpm
Version
1.0.16
Version published
Weekly downloads
2.7K
182.85%
Maintainers
4
Weekly downloads
 
Created
Source

Appium Universal XML Plugin

This is an official Appium plugin designed to make XML source retrieved from iOS and Android use the same node and attribute names, to facilitate cross-platform test writing.

Features

TODO

Installation - Server

TODO

Installation - Client

No special action is needed to make the features available in the various Appium clients, as this plugin simply alters the behavior of the existing "get page source" and "find element" methods.

Activation

The plugin will not be active unless turned on when invoking the Appium server:

appium --use-plugins=universal-xml

Usage

TODO

Keywords

automation

FAQs

Package last updated on 18 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts