This PR cherry-picks the following commits:
- d7d1c80cf7
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
65859fa54b
commit
8dea604754
|
|
@ -244,6 +244,12 @@ Attribute name.
|
||||||
|
|
||||||
Expected attribute value.
|
Expected attribute value.
|
||||||
|
|
||||||
|
### option: LocatorAssertions.NotToHaveAttribute.ignoreCase
|
||||||
|
* since: v1.40
|
||||||
|
- `ignoreCase` <[boolean]>
|
||||||
|
|
||||||
|
Whether to perform case-insensitive match. [`option: ignoreCase`] option takes precedence over the corresponding regular expression flag if specified.
|
||||||
|
|
||||||
### option: LocatorAssertions.NotToHaveAttribute.timeout = %%-csharp-java-python-assertions-timeout-%%
|
### option: LocatorAssertions.NotToHaveAttribute.timeout = %%-csharp-java-python-assertions-timeout-%%
|
||||||
* since: v1.18
|
* since: v1.18
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue