|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectgeb.gradle.browserstack.BrowserStackExtension
class BrowserStackExtension
| Property Summary | |
|---|---|
BrowserStackAccount |
account
|
List |
applicationUrls
|
Project |
project
|
File |
tunnelJar
|
String |
tunnelJarUrl
|
| Constructor Summary | |
BrowserStackExtension(Project project)
|
|
| Method Summary | |
|---|---|
void
|
account(Closure configuration)
|
void
|
addExtensions()
|
void
|
application(String... urls)
|
void
|
application(URL... urls)
|
void
|
task(Closure configuration)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
BrowserStackAccount account
List applicationUrls
Project project
File tunnelJar
String tunnelJarUrl
| Constructor Detail |
|---|
BrowserStackExtension(Project project)
| Method Detail |
|---|
void account(Closure configuration)
void addExtensions()
void application(String... urls)
void application(URL... urls)
void task(Closure configuration)
Groovy API Documentation for Geb 0.9.3 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org