Hi,
I am using Wapt Pro 4.3 (64 bit) in Windows 10. I am recording my application in Google Chrome using the wapt tool. When I try to record the url
https://apps.xyz.com/?email=random@test.com&lang=en#_frmOne
it only records the url and takes in the URL parameter as
email - random@test.com
lang - en
The responseBody displays "Enable Javascript on your browser and refresh this page."
The javascript is enabled on Chrome, but still it does not record the entire URL. Hence I cannot access the HTML content of that page.
Am I doing something wrong? Is there a way I access the page?
Thanks.