Skip to content

Commit 4bc202d

Browse files
committed
Merge pull request #2144 from 4DvAnCeBoY/main
auto-heal smartwait warning added
1 parent ee6d153 commit 4bc202d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/auto-heal.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,11 @@ const capability = {
3939
}
4040
}
4141
```
42+
> **Warning:** The `autoHeal` capability will only work when `smartWait` is **disabled**. Both features cannot be enabled together in the same test session.
4243
43-
> **Note:** There are no Prerequisites required for enabling the auto-healing feature. You can enable the auto-healing feature directly via desired capabilities.
44+
:::info
45+
There are no prerequisites required for enabling the auto-healing feature. You can enable the auto-healing feature directly via desired capabilities.
46+
:::
4447

4548
### Language Preferences:
4649
---

0 commit comments

Comments
 (0)