not sure if you are awere, but since selenium 4.6 Boni's (Boni Garcia is part of selenium's dev team) Manager has been complely integrated to selenium,so you don't need to add the driver manager any more all it function is there in selenium
Hi, thanks for the video. Can you make an extension video to cover more topics? Parametrization, CI/CD and Cloud and parallel execution.
Great video mate. To the point. I opened two pull requests take a look.
You got a new subscriber today. anyways, how can I get the ppt slide shown in allure section?
Too good, thanks a lot
This is so good!!!!!!!
Browser is not launching and I have used the same steps what you have followed and tried by changing the versions in POM.PLz reply asap
When i add click_hamburger_menu and click_signIn_link to home page of step definitions it is not working even after i do import. Is there any way you can help me out how to fixt it? Thank you
Hi sir thank you for your videos . Its really helpful . I am constantly getting null pointer exception after intializing driver. Please advise
I think if you would have covered the topics like background, scenario outline keyword and hooks it might covered end to end and you could have used data driven framework it would be great.
Why on this class section we dont have Hook class to manage before and after test anymore?
Hi Sir, i am getting the error below when running this --- Scenario: Validate user is able to view after login ------------ WARNING: No features found at file:/C:/Users/manav/SeleniumCucumberTests/src/test/java/Features/LoggedIn.Feature 0 Scenarios 0 Steps 0m0.068s Can you please help to identify the root cause?
allure cucumbe 6 dependency not working in mac OS..and also the plugin code
On 1:25:47 , you've changed the method name similar to the given step., Is it mandatory for all the test case method should has same name as the given step., however the step here we're metnioning in the @Given annotation?
can u make video for serenity report integration with cucumber
there is no much details on pom xml for allure and from where to pick it, and how to design it
Sir could u plz show how to read data from excel instead of hard coding ? Like username and password for the same application?
Hi I am not able to set the maven path. I am getting error in CMD. Please could you help me with this. C:\Users\jyots>mvn -version 'mvn' is not recognized as an internal or external command, operable program or batch file.
Hi Sir, i am new to selenium but still could able to follow your complete video and successfully setup and run. But when i try to run npm install i am getting the below error. could not able to find the root cause. please help me on this. PS C:\Users\user\IdeaProjects\MySelenium_1> npm install -g allure-commandline --save-dev npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + npm install -g allure-commandline --save-dev + ~~~ + CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
@aceautomationacademy6926