Pankaj Dhapola
Pankaj Dhapola
Hey @cyildirim , Please correct if my understanding is incorrect. When we start any driver, The driver start listening at a specific port. To hack into existing browser session, we...
Hi @ishubin, I am also facing the same issue. I have a question, why are we so dependent on WebDrivers ability to take the screenshot. I learned that screenshot ability...
Hi @ishubin I did some research. I concluded that we need to implement the Serializable interface to class com.galenframework.reports.GalenTestInfo Would it be possible for you to prioritize this request? I...
Hi @ishubin I made some more advancement for this issue. I realized we have Jackson Json Api already used. I tried using the ObjectMapper object's `mapper.writeValue(new File(strFilePathName), testLists);` and `allTestLists...
Hi @ishubin I did some more digging. This is actually not an issue but an enhancement request to have GalenTestInfo to be exported as JSON and later on imported. So...
I also had one more switch-case statement inside each case. I am not sure if cascaded switch-case statement is the root cause of the failure. Has any one faced this...
@ishubin do we have any workaround to handle iframe?
Hi @ishubin I think I found a bug. The height of the "bodyImage" turn out to be 0   looks like its an issue with Selenium.  Does any...
As of now this can be solved by WinAppDriver https://github.com/Microsoft/WinAppDriver/issues/212
Guyz, I would like to understand the reason for thumbs down?