kevinx701

Results 2 issues of kevinx701

### SeLion Version 1.2.0 and 2.0 SNAPSHOT ### Component com.paypal.selion.internal.platform.asserts.SeLionAssertsListener ### Expected Behavior condition: 1.there a soft assertion failed. 2. throw another exception. e.g. SeLionAsserts.verifyTrue(false); throw new ElementNotVisibleException("cannot find element");...

component: client
good first issue

When I executed following command, sometime only the first profile "AddRemove*******kConfirmation" been executed, other profiles been ignored and don't have any report or logs for missed cases. I did some...