Doug Simmons

Results 36 comments of Doug Simmons

@vikram1711 it is a large file (due to the overly verbose output of geckodriver and ff) but you should be able to access the "raw log" from any of the...

hi @michiboo I don't believe it has been resolved. here is the current code on the develop branch - https://github.com/paypal/SeLion/blob/develop/client/src/main/java/com/paypal/selion/internal/platform/grid/SeleniumGridListener.java#L319-L322

I'm not sure I agree that this should be a capability of the SeLion Grid "self healing".. How would it identify a file in `/tmp` that is left over by...

Okay, yes it knows when/what browsers are launched, but I don't see it. How do you map to the correct files in /tmp? Are you proposing we monitor /tmp for...

Root Cause: There is no `@Test` method information available in this scenario.

This is the intended behavior and limitation. Leaving it open though to track -- perhaps the behavior can be improved.

this is fixed in `develop` and `develop-1.2.0`

@ILikeToNguyen - fyi - I'm re-opening this for follow-up. It looks like the change breaks SeLion's soft assert and session sharing. If you run the default "client" test suite there...

@ILikeToNguyen thanks for the update. looking forward to the TestNG version with this fix. :)

@vikram1711 Confirming your find -- the current 2.0.0-SNAPSHOT version of SeLion is using TestNG 6.9.10. I have not seen the same test reported twice in the final report. Is this...