Hello Community,
Can someone explain further on the differences/benefits of using both URL-based script vs HTML-based script?
If you can provide some examples or situations, it would be helpful and beneficial for me to clearly understand and see the values in each.
HTML-based script:
Generate a separate step for each HTMl user action. The steps are intuititve, but they do not reflect true emulation of the JavaScript code.
URL-based script:
Records all browser requests and resources from the server that were sent due to the user's actions. For normal browser recordings, it is not recommended to use the URL-based mode since it is more prone to correlation realted issues. However, if you are recording pages such as applets and non-browser applications, this mode is ideal.
Thanks,
↧
VuGen URL-based script vs HTML-based script
↧