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

Hack to make it possible to measure the same URL multiple times #804 #805

Merged
merged 1 commit into from
Mar 23, 2019

Conversation

soulgalore
Copy link
Member

This is a hack to make sure you can test the same URLs within the same
script. There are users that logs in and logs out the user on the
same URL and that breakes since we use the URL to create all the files
for that URL.

This hack adds a incremental query parameter to the URL.

This is a hack to make sure you can test the same URLs within the same
script. There are users that logs in and logs out the user on the
same URL and that breakes since we use the URL to create all the files
for that URL.

This hack adds a incremental query parameter to the URL.
@soulgalore soulgalore merged commit cf4d2b2 into master Mar 23, 2019
@soulgalore soulgalore deleted the the-same-url-multiple-times branch March 23, 2019 19:52
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

Successfully merging this pull request may close these issues.

1 participant