Andrea Bisello

Results 63 comments of Andrea Bisello

@mandrasch maybe at the beginning start understaing if my repo is still working so you can detect if the problems are your customization or my repo that is not up...

@mandrasch the problem is that i'm not very handy with docker so now i don't remember all the stuffs but for me i didnt added these environment variables.

@shpaker thanks, any more elegant implementation in september 2029? the definition of environment is so important, why this feature is missing in allure? probably the mindset of the implementation is...

@OrKoN i cant because is company code that test company software. maybe i should create a website with an iframe and a button that open that iframe, makes something, and...

@yeshwanthdornala thanks, but the login button is centered : the problem are the input : you can see the black background in the right. the problem is not the because...

if you need to call a method not listed in the client , consider using requests.post sending raw xml to the endpoint. i used sometime when client is not able...

@nodegin the fix was released in these days, did you try to update? i tried, but because waitForTimeout was (correctly) removed i have to update my old testsuite in a...

same problem here. the problem looks like the SecurityContextToken and Signature tag are totally missing. maybe i have not understand how to use, but i think zeep shuld generate also...

Hi Sirenko-Dima, with jquery animate you can set a callback for every "step" of the animation. maybe it can be usefull? http://api.jquery.com/animate/ look for "step".

you can use this code to make an infinite rotation loop with the same speed ( as the solar system for example ) function planetRevolution(whatPlanet , thisStart,thisEnd){ ``` var centroDellaRivoluzioneX...