Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
6
class
ClickTutorial(TutorialCase):
7
def
runTest(self):
8
self.poco(
'btn_start'
).click()
9
10
11
if
__name__ ==
'__main__'
:
Callers
nothing calls this directly
Calls
1
click
Method · 0.45
Tested by
no test coverage detected