MCPcopy
hub / github.com/AirtestProject/Poco / runTest

Method runTest

poco/drivers/unity3d/test/tutorial/click.py:7–8  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

5
6class ClickTutorial(TutorialCase):
7 def runTest(self):
8 self.poco('btn_start').click()
9
10
11if __name__ == '__main__':

Callers

nothing calls this directly

Calls 1

clickMethod · 0.45

Tested by

no test coverage detected