Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the ID of the password input field used in headless testing on the login page, impacting how tests interact with the login process. |
| What area does it affect? |
Automated Testing Framework |
| What does the default mean? |
The default value is "user_password", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring or troubleshooting automated login tests. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_atf.headless.password_field_id |
| Sys ID |
bed8ab4d777e20103fe4b5b268106196 |
| Type |
string |
| Application |
Global |
| Default value |
user_password |
| Description |
The element ID of the password input field on the login page |
| Updated |
2024-05-25 04:27:54 |
Sources
Related properties