Element Change
On which element it is used, if that element changes then this Field Type returns true.
Options
Option |
---|
Which DOM mutations should be reported to |
Timeout to Check Element Change (Seconds) |
Whether the element is modified or not, do it in the background process |
Which DOM mutations should be reported to
The part in which the change is taking place in the element is given here.
- attributes
- childList
- characterData
- subtree
Timeout to Check Element Change
After completion of the time given in this, this field returns false. In this the time is given in seconds.
Whether the element is modified or not, do it in the background process
By default it waits for the field element to change and the filler does not move forward until something changes in the element. But after turning on this option, it checks the process of element change in the background and Filler executes the next fields.
After turning on this option, it checks the element change in the background, then how to check whether the element has changed or not?
In which next field you want to check whether the element has changed, you can use the option given below in the settings of the field in which you want to check.
Wait until the response status of the given element change fields comes
Tips
NOTE
If using this field type then turn off this field setting Do not fill the Status Color, element of this field.
NOTE
If the element changes before the extension's Element Change field type action takes place, the action on this field type will not be completed and your filler will also stop.