Feature: Activate and Deactivate plugin Flexible Checkout Fields tests @flexible-checkout-fields

/tmp/tests/test-acceptance/features/tests_scenario/flexible-checkout-fields/activateAndDeactivateFlexibleCheckoutFieldsTests.feature

Scenario: Plugin Flexible Checkout Fields is active @flexible-checkout-fields

Condition Step Line Duration Status
Given user is logged in to wordPress
5 0.29 s passed
And i resets the consent to collect data in the database
6 0.03 s passed
When i open "menu-plugins" and activate plugin with slug "flexible-checkout-fields"
9 3.12 s passed
Then check if plugin with slug "flexible-checkout-fields" is Active
10 0.4 s passed

Scenario: Plugin Flexible Checkout Fields is inactive @flexible-checkout-fields

Condition Step Line Duration Status
Given user is logged in to wordPress
5 0.3 s passed
And i resets the consent to collect data in the database
6 0.02 s passed
When i open "menu-plugins" and deactivate plugin with slug "flexible-checkout-fields"
13 0.98 s passed
Then check if plugin with slug "flexible-checkout-fields" is Inactive
14 0.37 s passed

Feature: Tracker message Flexible Checkout Fields tests @flexible-checkout-fields

/tmp/tests/test-acceptance/features/tests_scenario/flexible-checkout-fields/trackerMessageIsVisibleWhenActivatePluginFlexibleCheckoutFieldsTests.feature

Scenario: Tracker long message is Visible @flexible-checkout-fields

Condition Step Line Duration Status
Given user is logged in to wordPress
5 0.31 s passed
And i resets the consent to collect data in the database
6 0.02 s passed
When i open "menu-plugins" and activate plugin with slug "flexible-checkout-fields"
15 0.66 s passed
And Skip tracker message
16 2.19 s passed
And i open submenu "Checkout Fields" from menu "toplevel_page_woocommerce"
17 0.77 s passed
Then tracker message type "long" visible
18 0.1 s passed
And i open "menu-plugins" and deactivate plugin with slug "flexible-checkout-fields"
19 1.01 s passed

Scenario: Tracker message is Visible @flexible-checkout-fields

Condition Step Line Duration Status
Given user is logged in to wordPress
5 0.27 s passed
And i resets the consent to collect data in the database
6 0 s passed
When i open "menu-plugins" and activate plugin with slug "flexible-checkout-fields"
9 0.64 s passed
Then tracker message type "short" visible
10 0.11 s passed
And Check if buttons skip and Allow & Continue visible in tracker message
11 0.12 s passed
But i open "menu-plugins" and deactivate plugin with slug "flexible-checkout-fields"
12 1 s passed

Tags statistics

Tags Scenarios Steps
Total Passed Failed Total Passed Failed Skipped Duration Status
@flexible-checkout-fields 4 4 0 21 21 0 0 12.73 s passed