Results 88 comments of Pavel Strunkin

@eWert-Online for me the diff mask is the image around highlighted pixels so when I would like to draw the mask I expect to see not only diff pixels but...

Is it posible to set screenshot prefix as a test method name? As I do for log output: Console.WriteLine(MethodBase.GetCurrentMethod().Name);

Decided to do like this. Failed test name is the screenshot name. Last link is also printed. I perform screenshot action on test failure (add this step to TearDown) ```...

I found this answer: http://stackoverflow.com/questions/15791962/webdriver-with-touch-events And get my task resolved with jQuery. Will it be done in appium?

@alexniculae thanks for your report! there is no restriction on async test execution using this option my bet that this is happening because of re-try mechanism that is currently does...

@alexniculae you are right, the test is waiting the response from VRT in order to know the result not sure how this will work if image comparison result would be...

@nGervasyuk thanks for report does it involves only approve all action or anything else is affected?

@alexstepanyuk thank for reporting could you check with proper `imageBase64` value? need to know whether it's general issue or just validation message to fix

could you reproduce the same issue with dotnet sdk with example from here? https://github.com/Visual-Regression-Tracker/examples-dotnet