Hello,
I’d like to ask for your help regarding KR. While recording, I want to extract a parameter from the URL and store it in a variable that I will use later in the process.
Example:
Browser URL: https://supermarket.com/product/35487747862f901
1_ I want to extract the product ID —> 35487747862f901
2_ I want to store it in a variable
3_ Use this variable to target an attribute later in the process
I’ve looked at a few questions on the forum regarding achieving this via scripting, but I’m not sure how exactly can I put this all together.
Thanks
