Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a url parameter to only one of the two urls #619

Open
iprentzas opened this issue Oct 14, 2019 · 0 comments
Open

Add a url parameter to only one of the two urls #619

iprentzas opened this issue Oct 14, 2019 · 0 comments

Comments

@iprentzas
Copy link

Hello everyone,
I would like to know if there is a solution provided by wraith out of the box for that.
In the project I am working in in, everything is pushed into a single url. All the changes that we want to test are being placed in the page with the form of the cookie. Here is how the domains usually look like.

example:

domains:
    current:  http://www.mysite.com
    new:       http://www.mysite.com/?draft=some-cookie

The problem is that if I use it like this, the pages will fail cause from paths, the new url will be:
http://www.mysite.com/?draft=some-bookie/page-url

What I would like to know is that, is there any way from wraith in which I can add the parameter to only the new url?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant