MCPcopy Create free account
hub / github.com/Abelzzg/AutoTestProject / Config

Class Config

app/src/main/java/com/robotium/solo/Solo.java:199–265  ·  view source on GitHub ↗

Config class used to set the scroll behaviour, default timeouts, screenshot filetype and screenshot save path. Example of usage: public void setUp() throws Exception { Config config = new Config(); config.screenshotFileType = ScreenshotFileType.PNG; config.screenshotSavePath = Envir

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected