Selenium WebDriver | Part74 | Selenium+Maven+GitHub+Jenkins Integration | Parameters in Jenkins

  Рет қаралды 19,767

Automation Testing Insider

Automation Testing Insider

Күн бұрын

Пікірлер: 52
@KkdvPrasad
@KkdvPrasad 4 жыл бұрын
Hi Hitendra, Bro I never interest to read blogs but I seen only in movies people are interested to read some articles but I like your blog very much All it seem more connected to mindset bro Jenkins topic is out of the box In just 3 hrs I watched all 4 videos along with framework now I am good in Jenkins
@camiloxander5028
@camiloxander5028 3 жыл бұрын
a tip: watch series on Flixzone. Me and my gf have been using it for watching a lot of movies lately.
@kairaul2695
@kairaul2695 3 жыл бұрын
@Camilo Xander yup, I've been watching on Flixzone for months myself =)
@jamiegenesis7342
@jamiegenesis7342 3 жыл бұрын
@Camilo Xander yup, have been using Flixzone for since november myself :)
@myanotherworld6119
@myanotherworld6119 2 жыл бұрын
found it useful as I was trying to read parameterized build value from Jenkins and use it in GitHub code
@SivaKumar-hr6pm
@SivaKumar-hr6pm Жыл бұрын
Thanks for detailed video.
@jrc2k4
@jrc2k4 3 жыл бұрын
Awesome Explanation. Thanks a ton.
@adamlasry5225
@adamlasry5225 2 жыл бұрын
Great teacher. Thanks
@EagleCafe
@EagleCafe 3 жыл бұрын
Thanks for your hard work on this video.
@hemangishelake9849
@hemangishelake9849 4 жыл бұрын
Thanks for Awesome Videos. You are really great. Find it very useful and learned a lot
@AutomationTestingInsider
@AutomationTestingInsider 4 жыл бұрын
Thanks Hemangi..!!!
@mohammedhossain3042
@mohammedhossain3042 3 жыл бұрын
Thank you very much
@ujjwalshrivastava-s6z
@ujjwalshrivastava-s6z 7 ай бұрын
my browser not launching in jenkins in mvn test it is launching
@daisyd4172
@daisyd4172 2 жыл бұрын
Thanks a lot!🦋 It is helpful
@AutomationTestingInsider
@AutomationTestingInsider 2 жыл бұрын
Thank you...!!!
@EagleCafe
@EagleCafe 3 жыл бұрын
Hi Hitendra, I ran the build ran successfully in Jenkins. However, I verify that the Google browser is not launched the website "google.com". Please advise. Thanks
@AjayYadav-nk7fe
@AjayYadav-nk7fe 4 жыл бұрын
Can we also run all the test cases in headless browser.. Through the jenkins
@AutomationTestingInsider
@AutomationTestingInsider 4 жыл бұрын
Yes we can
@rashid9040
@rashid9040 4 жыл бұрын
Hi Hitendra, If I'm passing the browser name as a parameter via testng.xml file, then can you please explain how that browser name has to be passed via jenkins. I'm stuck in a scenario where jenkins is not able to read the parameters passed via testng.xml file. Thanks and regards.
@AutomationTestingInsider
@AutomationTestingInsider 4 жыл бұрын
Hi Rashid.. pls refer below link where I have explained how to set parameters in Jenkins: kzbin.info/www/bejne/hWWlkmp-ibOlapI
@rashid9040
@rashid9040 4 жыл бұрын
Thank you Hitendra😊
@rajshrinagrale2930
@rajshrinagrale2930 2 жыл бұрын
Thanks for an excellent video. I have repository at git , but my testng.xml file is not adding to repository. i tried every possible way to add it , but doesn't work. pls help
@sandipnalawade8263
@sandipnalawade8263 2 жыл бұрын
Sir can you please share GitHub link of project explained in this video?
@AutomationTestingInsider
@AutomationTestingInsider 2 жыл бұрын
github.com/hverma22/MyProject
@kriya94
@kriya94 4 жыл бұрын
How the path of drivers is configured... I mean example chromedriver.exe ....
@AutomationTestingInsider
@AutomationTestingInsider 4 жыл бұрын
Hi have setup that through webdriver manager library. Pls refer below video about webdriver manager library. kzbin.info/www/bejne/j5fTcnmKa86rZsU
@kriya94
@kriya94 4 жыл бұрын
@@AutomationTestingInsider thankyou for your response... It is working in my local machine.. but not working while I'm trying to build through jenkins from github repository. I'm getting an error like... unknown error: cannot find chrome binary
@kriya94
@kriya94 4 жыл бұрын
Could you please suggest on this
@AutomationTestingInsider
@AutomationTestingInsider 4 жыл бұрын
May be something wrong with Jenkins configuration.. pls run the project locally using maven test and see. If it works well then problem with Jenkins configuration.
@hemangishelake9849
@hemangishelake9849 4 жыл бұрын
Hi Sir, I am getting below error
@hemangishelake9849
@hemangishelake9849 4 жыл бұрын
Failed to connect to repository : Command "git ls-remote -h github.com/Hemangi-Shelake/JenkinsGitDemo.git HEAD" returned status code 1: stdout: stderr: xcode-select: note: no developer tools were found at '/Applications/Xcode.app', requesting install. Choose an option in the dialog to download the command line developer tools.
@AutomationTestingInsider
@AutomationTestingInsider 4 жыл бұрын
You need to set the path (like git.exe) to your git executable in Manage Jenkins-->Global tool configuration-->Git-->Git installations--> path to your Git executables
@AutomationTestingInsider
@AutomationTestingInsider 4 жыл бұрын
Hope you add the github credentials at Source Code Management section
@hemangishelake9849
@hemangishelake9849 4 жыл бұрын
@@AutomationTestingInsider Name I have added git.exe and clicked on install automatically. But issue exist
@AutomationTestingInsider
@AutomationTestingInsider 4 жыл бұрын
uncheck that install automatically
@tarikchaouki4048
@tarikchaouki4048 4 жыл бұрын
hi sir thank you alot for your videos you are such a good teacher , but i got big prob with jenkins , i couldnt run my test it gave me warning [WARNING] Error injecting: org.apache.maven.plugin.surefire.SurefirePlugin [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project selenium: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test failed: Unable to load the mojo 'test' in the plugin 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4'. A required class is missing: org/apache/maven/plugin/surefire/SurefireReportParameters and thank you Sir
@AutomationTestingInsider
@AutomationTestingInsider 4 жыл бұрын
Hi you are probably missing some dependencies.. pls check my pom.xml and update your pom.xml accordingly.
@AutomationTestingInsider
@AutomationTestingInsider 4 жыл бұрын
Github path : github.com/hverma22/MyProject
@tarikchaouki4048
@tarikchaouki4048 4 жыл бұрын
@@AutomationTestingInsider yes i did but it still giving same error , i work with maven 3.6.3
@AutomationTestingInsider
@AutomationTestingInsider 4 жыл бұрын
Clean .m2 directory and add the dependency again, that could solve the problem
@AutomationTestingInsider
@AutomationTestingInsider 4 жыл бұрын
did u try right click maven -->update ..??
My MEAN sister annoys me! 😡 Use this gadget #hack
00:24
Walking on LEGO Be Like... #shorts #mingweirocks
00:41
mingweirocks
Рет қаралды 6 МЛН
ТЫ В ДЕТСТВЕ КОГДА ВЫПАЛ ЗУБ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 3,5 МЛН
Selenium Integration with Jenkins and Github
49:50
Mukesh otwani
Рет қаралды 56 М.
Selenium Integration with Jenkins
20:51
Mukesh otwani
Рет қаралды 316 М.
Selenium Framework for Beginners 39 | How to run Selenium tests on Jenkins
10:33
Automation Step by Step
Рет қаралды 81 М.
My MEAN sister annoys me! 😡 Use this gadget #hack
00:24