Nicolas Stübi

Results 22 comments of Nicolas Stübi
trafficstars

> Looking for wsdl's and endpoints to test against. > > Resources: > > * https://www.codeproject.com/Articles/36396/Difference-between-BasicHttpBinding-and-WsHttpBind > * https://msdn.microsoft.com/en-us/library/ms951257.aspx > * http://stackoverflow.com/questions/2650785/basichttpbinding-vs-wshttpbinding-vs-webhttpbinding In the issue https://github.com/mvantellingen/python-zeep/issues/914 I attached an exe...

Do you mean one specific scenario? Or all scenarii of your project?

Don't you have a teardown script or similar that is deleting the ouput? I use CodeceptJS with Playwright and I see videos after tests have failed.

can you clarify your latest question ? Which option do you want to implement ?

As specified in the documentation: https://codecept.io/playwright/#video Sorry, we can only imagine you have the proper config. But we don't know the configuration you are using, nor we have a repro...

Your configuration is incomplete. On mine, I have the setting "tests:" above the output. And I don't know what you have within your variable process.env.profile. Assuming your configuration is correct...

where is your video configuration?

This would be really useful to support nested locators

Not sure it's the timeout used for waitForElement @mirao