Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Obtaining URL and replacing a specific value

I am trying to write a Selenium test which will grab the url and replace a specific porting.

Example: current url: test.com/requstId=1234
new URL: test.com/requstId=4567

Im told I can use getURLQueryMap however unable to find an example script.

Thanks!

Comments