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

REST Query button not generated when .auth().basic(username, password) is used for request #212

Closed
ghost opened this issue Nov 29, 2015 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 29, 2015

When using rest-assured for testing rest services REST query button is generated on the report. However, when .auth().basic(username, password) is used, this button is no longer visible.

@YamStranger
Copy link
Member

Thanks for this Issue @bassmake!

Yes, we have such bug, you can use workaround for it as introduced in #185.

We will fix it soon.

@ghost
Copy link
Author

ghost commented Nov 30, 2015

The workaround does not work for me, because I am not using .log().all() at all.
This issue may be related, but it does not depend on .log().all()

YamStranger added a commit that referenced this issue Nov 30, 2015
Pull request for adding log and auth wrappers for serenity-rest-assured (#212 and #185 issues)
@YamStranger
Copy link
Member

Hello @bassmake!

This issue should be fixed under 1.1.22-rc.11, please check it.

If you feel that this issue already fixed and cant be reproduced - please close this issue.

Thanks a lot!!

@ghost ghost closed this as completed Dec 9, 2015
This issue was closed.
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