Fix SubscriberManagementCest - wait for select2 to render and add more specific selector for Save button (was failing randomly)
This commit is contained in:
@@ -186,6 +186,7 @@ class SubscriberForm extends React.Component { // eslint-disable-line react/pref
|
||||
</h1>
|
||||
|
||||
<Form
|
||||
automationId="subscriber_edit_form"
|
||||
endpoint="subscribers"
|
||||
fields={fields}
|
||||
params={this.props.match.params}
|
||||
|
Reference in New Issue
Block a user