(Comcast) magic-wand

magic-wand is a helper for creating WebDrivers

Лицензия

Лицензия

Группа

Группа

com.comcast.magic-wand
Идентификатор

Идентификатор

magic-wand
Последняя версия

Последняя версия

4.0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

(Comcast) magic-wand
magic-wand is a helper for creating WebDrivers
Ссылка на сайт

Ссылка на сайт

https://github.com/Comcast/magic-wand
Организация-разработчик

Организация-разработчик

Comcast
Система контроля версий

Система контроля версий

https://github.com/Comcast/magic-wand

Скачать magic-wand

Имя Файла Размер
magic-wand-4.0.3.pom 11 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.comcast.magic-wand/magic-wand/ -->
<dependency>
    <groupId>com.comcast.magic-wand</groupId>
    <artifactId>magic-wand</artifactId>
    <version>4.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.comcast.magic-wand/magic-wand/
implementation 'com.comcast.magic-wand:magic-wand:4.0.3'
// https://jarcasting.com/artifacts/com.comcast.magic-wand/magic-wand/
implementation ("com.comcast.magic-wand:magic-wand:4.0.3")
'com.comcast.magic-wand:magic-wand:pom:4.0.3'
<dependency org="com.comcast.magic-wand" name="magic-wand" rev="4.0.3">
  <artifact name="magic-wand" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.comcast.magic-wand', module='magic-wand', version='4.0.3')
)
libraryDependencies += "com.comcast.magic-wand" % "magic-wand" % "4.0.3"
[com.comcast.magic-wand/magic-wand "4.0.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • core
  • spells
  • testing

Magic-Wand

Build Status

http://comcast.github.io/magic-wand

##Summary

Magic-Wand is a helper for creating WebDrivers. This allows test to easily rely on different WebDrivers depending on different system requirements. Currently there are targets to allow for generation of:

  • locally connected:
    • mobile phones
    • web browsers
  • dawg house connected:
    • mobile phones
    • saucelabs web browsers

Magic-wand

How do I use it?

When magic-wand runs, it loads drivers from the class path and the local environment. The factories that generate the drivers all inherit from WizardFactory. The search path can be expanded from the packages on the class path so that it examines URLs in the MAGICWAND_PACKAGES environment and system properties paths. Multiple URLs can be entered in these entries. Entries are delimited by semicolons.

##Submitting Issues Please file a github issue for any problems or feature requests (or better yet, submit a pull request!)

com.comcast.magic-wand
Comcast brings together the best in media and technology to create the world's best entertainment and online experiences

Версии библиотеки

Версия
4.0.3
4.0.1