amuthansakthivel
amuthansakthivel
Even I am trying to log the step level information in to extent reports. An method signature like this would be really helpful. @BeforeStep public void before_step(Scenario scenario, Step step){...
@lakshmividyadharan - I think it may be because you doing something wrong in your code or setup. There are multiple ways to perform parallel execution. 1. You can have same...
I am trying to setup selenoid and appium server in macos and this bug is currently stopping me from starting selenoid in macOS.
Sorry to hear that. Hope peace prevails and Ukraine get back to normalcy. On Fri, Mar 11, 2022, 4:21 PM Oleksandr Khotemskyi ***@***.***> wrote: > @amuthansakthivel sorry, currently > i...
> Can you share some logs how you would do it in Selenide and what you are seeing in WebdriverIO? Hi @christian-bromann We do it like this in selenide ```java...
Hi @christian-bromann I don't know why the appium server logs is displaying that but I used correct locator in my code. Actual problem is that the scroll is not happening...
https://gist.github.com/serhatozdursun/25f3c8e26be32fe442abb956ee113ba7 The above code have actually worked. Could you please guide me on how can I override scrollTo method in appium to provide the implementation. I can go over entire...