Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bugy/script-server
/ button_execute
Method
button_execute
src/e2e_tests/common/pages.py:177–178 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
175
176
@property
177
def
button_execute(self):
178
return
self.find_element(
".button-execute"
)
179
180
@property
181
def
button_stop(self):
Callers
nothing calls this directly
Calls
1
find_element
Method · 0.95
Tested by
no test coverage detected