(Comcast) spells

Comcast-created magic wand entry parent pom.

License

License

GroupId

GroupId

com.comcast.magic-wand
ArtifactId

ArtifactId

spells
Last Version

Last Version

4.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

(Comcast) spells
Comcast-created magic wand entry parent pom.
Project Organization

Project Organization

Comcast

Download spells

Filename Size
spells-4.0.3.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • appium
  • chrome
  • firefox
  • iexplore
  • phantomjs
  • safari
  • saucelabs

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

Versions

Version
4.0.3
4.0.1