Víctor Hugo García Hernández
Víctor Hugo García Hernández
Hello friends, anybody knows how to detect on the hook AfterScenario if it failed or no? I tried already with: IsFailed `if (!scenario.isFailed) { driver.call(setScore, null, 'pass').then(function(result){ console.log('set score to...
Hello friends, I'm experiencing an issue when the tests finished to run successfully or no. When it is trying to generate the HTML report, I get this message: `/Users/demo/test/Projects/demo/demo.Automated.JS.Tests/node_modules/selenium-cucumber-js/node_modules/cucumber/lib/cucumber/runtime/event_broadcaster.js:30 process.nextTick(function(){...
Hello friends, I'm trying to load a page and perform a login action under a Hook before run the actual feature so I can login multiple users from the Hook...
Hello @rdelrosario , I think I found a bug while rendering the text. The alignment is not correct when centering on modal pages with a button on the toolbar. I'm...
I would like to thank you for this amazing custom navigation page. However, I'm trying to implement on a project that is using PRISM.forms from Brian Lagunas. I'm not quite...
Hello friends, After upgrading to the latest version (3.4.25) of the nuget pkg, I get an error on my MainApplication.cs (Android project) outlining that the FirebasePushNotificationManager is missing in the...
Hello friends, How possible is to add this feature to this AWESOME plugin to search for a date range in a list. so for example: StartDate: 12/01/2015 EndDate: 12/30/2015 And...
**Description** When adding a Lottie animation the colors are not set properly on the elements of the animation. For example this animation: https://lottiefiles.com/97952-loading-animation-blue **Note**: This does not happen in all...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I would like to display a Lottie animation within a popup,...
Hello friends, First, thank you so much for this awesome plugin for Xamarin.forms. I have a simple question: Anybody tried to load a content view for each segment? I have...