Sha256: 454760eb9aa8d147308923bc8fc7a7ec4f97b5763295f9fda05b033524368497

Contents?: true

Size: 323 Bytes

Versions: 1

Compression:

Stored size: 323 Bytes

Contents

//
// Java policy file with bulletproof permissions to avoid problems with
// restricted Java environment. On Mac OS X, in particular, the JDK default
// default policy file is quite locked down.
//
// See http://forums.seleniumhq.org/thread.jspa?messageID=35076#35076

grant {
	permission java.security.AllPermission;
};

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
selenium-rspec-dsl-1.0.2 vendor/selenium-grid-1.0.4/lib/testng.policy