Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry
/ click
Method
click
fixtures/page_objects/base.py:37–38 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
35
return
self.element.get_attribute(self.label_attr)
36
37
def
click(self):
38
self.element.click()
39
40
41
class
ButtonWithIconElement(ButtonElement):
Callers
15
nuqsTestingAdapter.spec.tsx
File · 0.45
openMenu
Function · 0.45
clear
Function · 0.45
select
Function · 0.45
reactTestingLibrary.spec.tsx
File · 0.45
test_console_tab
Method · 0.45
test_network_tab
Method · 0.45
test_memory_tab
Method · 0.45
test_errors_tab
Method · 0.45
test_trace_tab
Method · 0.45
test_delete_widget_in_view_mode
Method · 0.45
test_deleting_stacked_widgets_by_context_menu_does_not_trigger_confirm_on_edit_cancel
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_console_tab
Method · 0.36
test_network_tab
Method · 0.36
test_memory_tab
Method · 0.36
test_errors_tab
Method · 0.36
test_trace_tab
Method · 0.36
test_delete_widget_in_view_mode
Method · 0.36
test_deleting_stacked_widgets_by_context_menu_does_not_trigger_confirm_on_edit_cancel
Method · 0.36
start_onboarding
Method · 0.36
test_onboarding_happy_path
Method · 0.36
test_project_deletion_on_going_back
Method · 0.36
test_framework_modal_open_by_selecting_vanilla_platform
Method · 0.36
test_create_delete_create_same_platform
Method · 0.36