Elyézer Rezende
Elyézer Rezende
:smile:
This is what they use to validate the schema https://github.com/jenkinsci/xunit-plugin/blob/master/src/main/resources/org/jenkinsci/plugins/xunit/types/model/xsd/junit-10.xsd
I've been studying the pytest-selenium source code and having all those aforementioned fixtures makes kinda of hard to allow a browser to be created on multiple scopes. I think the...
@tony I will give it a try then. Thank you
Is search key always required? If yes then I think we can make NailGun handle it or maybe log an warning which will tell the user that the search key...
What browser do you are using? I've tried to disable cookies in Chrome but the site loads correctly without any error.
Have tried to disable cookies in Firefox too but again no error. Could you send the steps to reproduce the error? Thank you