Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shopware-ag/acceptance-test-suite

Package Overview
Dependencies
Maintainers
0
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopware-ag/acceptance-test-suite - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

30

dist/index.d.ts

@@ -1287,3 +1287,3 @@ import * as axe_core from 'axe-core';

readonly layoutItems: Locator;
readonly layoutAddButton: Locator;
readonly layoutSaveButton: Locator;
readonly layoutEmptyState: Locator;

@@ -1332,2 +1332,30 @@ readonly createNewLayoutButton: Locator;

readonly landingPageItems: Locator;
/**
* Category tree
*/
readonly categoryTree: Locator;
readonly homeCategory: Locator;
readonly homeCategoryContextButton: Locator;
readonly categoryMenuItemList: Locator;
readonly createCategoryInput: Locator;
readonly confirmCategoryCreationButton: Locator;
readonly categoryItems: Locator;
/**
* General
*/
readonly nameInput: Locator;
readonly activeCheckbox: Locator;
readonly categoryTypeSelectionList: Locator;
readonly filtersResultPopoverItemList: Locator;
readonly saveButton: Locator;
/**
* Customisable link
*/
readonly entitySelectionList: Locator;
readonly linkTypeSelectionList: Locator;
readonly categorySelectionList: Locator;
readonly productSelectionList: Locator;
readonly landingPageSelectionList: Locator;
readonly filterResultPopoverTreeCheckboxItemList: Locator;
readonly openInNewTabCheckbox: Locator;
constructor(page: Page);

@@ -1334,0 +1362,0 @@ url(): string;

2

package.json
{
"name": "@shopware-ag/acceptance-test-suite",
"version": "5.0.0",
"version": "5.0.1",
"description": "Shopware Acceptance Test Suite",

@@ -5,0 +5,0 @@ "author": "shopware AG",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc