@bigbinary/neeto-playwright-commons 1.26.15 → 1.26.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.js CHANGED
@@ -5080,7 +5080,7 @@ const NEETO_EDITOR_SELECTORS = {
5080
5080
  videoWrapper: "neeto-editor-video-wrapper",
5081
5081
  paragraphOption: fixedMenuSelector("font-size-option-body2"),
5082
5082
  calloutOption: fixedMenuSelector("callout-option"),
5083
- attachmentPreview: "ne-attachments-wrapper",
5083
+ attachmentPreview: "neeto-editor-fixed-menu-attachments-option",
5084
5084
  imageUploadLinkButton: "neeto-editor-media-uploader-link-tab",
5085
5085
  errorText: "neeto-editor-error-text",
5086
5086
  content: "editor-content",