Skip to content

Commit b2c396f

Browse files
committed
tooltip message
1 parent 125ee48 commit b2c396f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui-tests/cypress/lib/dashboard/manage/sdk/configurations.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const verifyStaticElementsOfPage = () => {
2525
labelElement: sdkConfiguratonsPageElements.PAGE_TITLE,
2626
labelText: "SDK Behavior Settings",
2727
tooltipElement: sdkConfiguratonsPageElements.PAGE_TITLE_TOOLTIP,
28-
tooltipText: "This is experimental feature and not all SDKs and SDK versions yet support it. Refer to the SDK documentation for more information"
28+
tooltipText: "Not all SDKs and SDK versions yet support this feature. Refer to respective SDK documentation for more information"
2929
});
3030

3131
cy.verifyElement({

0 commit comments

Comments
 (0)