am 9f187296: Merge "DOC CHANGE: Fix 4084450 monkeyrunner_concepts" into honeycomb
* commit '9f18729676a58cdfcee98db3329de3397c657d48': DOC CHANGE: Fix 4084450 monkeyrunner_concepts
This commit is contained in:
@@ -128,7 +128,7 @@ device.startActivity(component=runComponent)
|
||||
device.press('KEYCODE_MENU','DOWN_AND_UP')
|
||||
|
||||
# Takes a screenshot
|
||||
result = device.takeSnapShot()
|
||||
result = device.takeSnapshot()
|
||||
|
||||
# Writes the screenshot to a file
|
||||
result.writeToFile('myproject/shot1.png','png')
|
||||
|
||||
Reference in New Issue
Block a user