404 Error after click with Chrome

Hello,
I found interesting issue with Chrome.

When we click on any link we will get a 404 error when we using Chrome and scripting
navigate http://demowebshop.tricentis.com/
execAndWait document.getElementsByClassName(“product-title”)[0].children[0].click()
https://www.webpagetest.org/result/210923_BiDcFJ_0324292840d88cd0997f6f749fe5ad1a/

I also had this issue on another site

Could someone help me or explain what Im doing wrong? :slight_smile: