[2.x] Behat enable configuration of login input field identifiers

Created on 18 November 2024, about 1 month ago

Problem/Motivation

Different themes may set the input tag id attribute to different values to the hard coded values.
This change enables these identifiers to be set. The following example displays the orginal code defaults.

    Drupal\DrupalExtension:
      text:
        password_field: 'edit-pass'
        username_field: 'edit-name'

Steps to reproduce

N/A

Proposed resolution

When the class is created, manage the two passed text parameters so that there are values..
When the functionality is being called, use the above parameters.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇬🇧United Kingdom somersoft

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024