Skip to content

Commit 4fd734d

Browse files
ci: updating docs
1 parent c3d5d93 commit 4fd734d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest_splunk_addon_ui_smartx/components/controls/checkboxgroup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ class CheckboxGroup(BaseControl):
2828
2929
This class represents a group of checkboxes, allowing for expanding groups,
3030
selecting/deselecting checkboxes, and setting or retrieving values.
31+
Note: Please use xpath as locator for this component.
3132
"""
3233

3334
def __init__(self, browser, container) -> None:

0 commit comments

Comments
 (0)