Group
Extension

Matches 2

Appium ( G/GE/GEMPESAW/Appium-0.0804.tar.gz, GEMPESAW, 2018; MetaCPAN )
Appium/lib/Appium.pm ( view source; MetaCPAN )
k for use with native
and hybrid mobile apps.  It drives iOS and Android apps using the
WebDriver JSON wire protocol. This module is a thin extension of
L<Selenium::Remote::Driver> that adds Appium sp
Appium ( G/GE/GEMPESAW/Appium-0.0804.tar.gz, GEMPESAW, 2018; MetaCPAN )
Appium/lib/Appium/Commands.pm ( view source; MetaCPAN )
s;
$Appium::Commands::VERSION = '0.0804';
# ABSTRACT: Appium specific extensions to the Webdriver JSON protocol
use Moo;
extends 'Selenium::Remote::Commands';


has 'get_cmds' => (
    is => 'lazy',
 
pod

=encoding UTF-8

=head1 NAME

Appium::Commands - Appium specific extensions to the Webdriver JSON protocol

=head1 VERSION

version 0.0804

=head1 DESCRIPTION

There's not much to see here. View 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.