how this we use this Allure report in the flutter framework any one ???
@tallurivamsi64136 күн бұрын
its nice,but could you please show how to do it through git project and install allure through dynmically(instead of providing our windows local paths).In real nobody provides the local path...
@maximumautomation5 күн бұрын
I understand the need for a more dynamic approach. For that you could also use the install automatically option under Manage Jenkins -> Tools. Once you select that option you can choose different ways to install. I will try to incorporate that in one of my next video.
@shilpskamble13 күн бұрын
nice
@pokescavenger1413 күн бұрын
thanku
@maximumautomation13 күн бұрын
Thanks! Glad you liked it.
@shilpskamble13 күн бұрын
nice bro
@maximumautomation13 күн бұрын
Thanks! Glad you liked it.
@RahulT-oy1br14 күн бұрын
thank you!!
@suneelmss884615 күн бұрын
Can you please do a video on creating pipeline script file .
@maximumautomation14 күн бұрын
You can watch the video below. It should help. kzbin.info/www/bejne/fGiagoiXnNiUeLM
@KrishanVaish-j7m18 күн бұрын
I dont understand this when I'm running it parallel its going in queue but in your case it isnt
@maximumautomation12 күн бұрын
How many concurrent browser sessions do you have configured? And how many tests are you running in parallel?
@raghavbakshee930719 күн бұрын
Thank you bhai
@maximumautomation19 күн бұрын
Glad it helped ! 🙂
@snowcanace19322 күн бұрын
Thanks for the awesome vedio. How did you get allure-result folder? Here is my encounter error log, can you please take a look? [QA] $ C:\Softwares\allure-2.32.0\bin\allure.bat generate -c -o C:\Users\hciuser\.jenkins\workspace\QA\allure-report allure-results does not exist. Report successfully generated to C:\Users\hciuser\.jenkins\workspace\ifb_jmetertests_QA\allure-report Allure report was successfully generated. Creating artifact for the build. Artifact was added to the build. Finished: SUCCESS
@maximumautomation19 күн бұрын
It should automatically generate when you have integrated your reporting with the allure framework. However you can define or change the result folder in your allure config file.
@TIMDAviz23 күн бұрын
How can I contact you
@maximumautomation22 күн бұрын
You can post your question here.
@TIMDAviz23 күн бұрын
Bro I have questy
@aambikaraniАй бұрын
Thank you very much for ur post ,it is very useful
@maximumautomationАй бұрын
Glad it was helpful! ☺️
@LinhNguyễn-m8gАй бұрын
I ran tests by Maven, but it built success and no test run. Can you help me fix that
can give a demo on integrating this with karate framework and I am having an issue where I am not able to generate allure-results in target directory
@kidoo1567Ай бұрын
Stright to the point thanks
@maximumautomationАй бұрын
Glad it helped ☺️
@rolvinpiedraquesada1932Ай бұрын
Hi could you please create a video for add fail screenshots with TestNG
@maximumautomationАй бұрын
Sure, I will create one.
@nsallitoАй бұрын
Do you have anything special configured on your VM? Because from my local machine, when I run the webDriver to the VM: driver = new RemoteWebDriver(new URL(urlRemote), options); I get the following error: "An error occurred while opening the browser: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. "
@jerome5969Ай бұрын
Hi, just want to ask how to cleanup the allure report on every run? I've tried to run all 3 tests it generates 3 tests, but when I run only 1 test it still shows 3 test in the allure report. thanks.
@jerome5969Ай бұрын
Btw, I'm able to use this to cleanup allure report before running pytest and added it in the jenkins Execute Steps: rm -rf YOUR_ALLURE_FOLDER allure-report
@maximumautomationАй бұрын
It could be one of the solutions. I hope this is working fine.
@jerome5969Ай бұрын
This is very useful, I'm trying how to integrate it in jenkins and this tutorial helps me to do it. thanks and keep it up!
@maximumautomationАй бұрын
I'm glad it helped!
@AbdulAbdul-dy9oyАй бұрын
Hi Maximum automation, Im building using AWS ecs fargate with codebuild for grid setup so my question is where i can pass the enable download true ? Hope i get the answer
@maximumautomationАй бұрын
You can mention the capability in the selenium grid config file. Please go through the below document, you should find the answer. www.selenium.dev/documentation/grid/configuration/toml_options/
@jyotirh90Ай бұрын
Thank you so much sir😊
@maximumautomationАй бұрын
Most welcome! 😊
@Temp5602 ай бұрын
Really nice
@maximumautomationАй бұрын
Thanks a lot
@नादघोडाबैलशर्यतीचा2 ай бұрын
Is there any way where we can set the allure-results folder path at runtime..
@maximumautomationАй бұрын
Yes, there are different ways you can do it. 1) Use the allure.proprties file to update the directory. 2) Use the below parameters while running test through mvn command. allure.results.directory=<directory path> 3) Add property for the allure results path in the system properties for maven surefire plugin. <allure.results.directory>path</allure.results.directory>
@keshavverma25692 ай бұрын
Really very helpful Thank you so much sir
@maximumautomation2 ай бұрын
Most welcome
@mabdulkabirkhan2 ай бұрын
Can we execute html code and javascript code and then show their result on browser?
@maximumautomation2 ай бұрын
Yes, you can run the script on the browser's dev tool console.
@mabdulkabirkhan2 ай бұрын
@@maximumautomation no, not on developer tool. just on any website
@maximumautomation2 ай бұрын
@mabdulkabirkhan Sorry, I did not understand your use case. Could you please give an example?
@mabdulkabirkhan2 ай бұрын
@@maximumautomation I mean like in a website get code from there run it and add outpput on the website
@karthikgandikota29702 ай бұрын
How can I place this file in another folder? Can you pls help me with a single command
@maximumautomation2 ай бұрын
You can run the command at the location where you want to generate the report, and provide the path of the allure-results folder.
@Jose_Arilson2 ай бұрын
No Github ou gitlab, tem como fazer?
@Felony-yl3mx2 ай бұрын
Wooohooo! freaking amazing! thank you!
@box4aza2 ай бұрын
Thanks, Boss!
@sheerazahmed63622 ай бұрын
Hi, I enjoy your content and follow your channel to learn more about automation. Could you please share the email plugin you’re using? Also, is it possible to use that plugin in a Jenkins freestyle project?
@maximumautomation2 ай бұрын
Hi, Thank you for your comments 😊. Regarding the plugin, you can use the email extension plugin for Jenkins. And yes this can be used in freestyle project also. plugins.jenkins.io/email-ext/
@chineduodo86672 ай бұрын
perfect
@mariocmrj3 ай бұрын
What libraries are you using? StepDfefinition.webdriver doesn't appear for me
@SunilBarigala3 ай бұрын
seems like this --single-file is deprecated is there any alternative for this one?
@maximumautomation3 ай бұрын
This is working fine on the latest version. Which version have you tried?
@SunilBarigala2 ай бұрын
@@maximumautomation hi the allure versin am using is 2.9.0; i dont see this --single-file when run the command allure under generate
@maximumautomation2 ай бұрын
Please try once with version 2.32. I am currently using this one and it's working fine.
@SunilBarigala2 ай бұрын
Thanks, its working fine now
@maximumautomation2 ай бұрын
@SunilBarigala Glad to hear that!
@sabeenmaham-vw4ff3 ай бұрын
8iuui
@vineetsherawat3 ай бұрын
In demo you are showing uploading file in a freestyle job. this solution will not work for pipelines.
@maximumautomation3 ай бұрын
Yes, there is an issue that already exists for the same and it is still open. However there are different workarounds to use the file upload in pipeline script but I don't recommend them because that process comes after you trigger the build. What I would suggest is to create a parent build using a freestyle project and then call your child build which is created using a pipeline project..
@RajatVerma-v6e3 ай бұрын
How can we send allure report through mail using Smtp server? is it possible?
@kejingladison3 ай бұрын
What you could do is, send the allure-results file as zip with the mail and use a .cmd script to run allure serve allure-results so that running the.cmd file will generate the report. This is the only option i found
@maximumautomation3 ай бұрын
Yes, you can send the report as an attachment to the email using pipeline tools like Jenkins which uses the smtp server to send the email.
@johnsharonkumarj3 ай бұрын
How do you click in javascript after locating the element using the query selector ?
@GaleMopa3 ай бұрын
thank you my friend.
@maximumautomation3 ай бұрын
Glad it helped 🙂
@olivin89373 ай бұрын
What is shown here works fine. I would only add that if your code also configures user profile preferences via the .AddUserProfilePreference method on ChromeOptions, ChromeDriver will produce uninformative exceptions upon driver instantiation. I couldn't find a way to have the driver grab the same user profile used when launching the debugging browser without running into those exceptions, but fortunately the workaround in my case is to simply configure the download preferences through the browser itself, since all those changes become part of the user profile that was created for this.
@PavankumarVasantPatil3 ай бұрын
'allure' is not recognized as an internal or external command, operable program or batch file.
@maximumautomation3 ай бұрын
Hi, Looks like you have not added the allure framework path in your system environment variables.
@PavankumarVasantPatil3 ай бұрын
I am getting Allure Report Unknown. There are not Environment Variables
@maximumautomation3 ай бұрын
Hi, please make sure you provide the allure framework path in Jenkins global setting page.
@BatuHindustani3 ай бұрын
In my case trends/graph is empty and history is also empty, please suggest, from gitlab run this problem is happening
@pshravantikka45173 ай бұрын
Hi . Do you know why does a white screen\browser launches first when running tests using selenium grid in standalone mode ? It executes the tests in the grid but the appearance white screen \ browser is very annoying. Any help would be appreciated
@maximumautomation3 ай бұрын
Hi, does it happen with a specific web page or with all website?
@triptisingh83074 ай бұрын
Thank you Sir ! This was very helpful !
@maximumautomation4 ай бұрын
Glad it was helpful! 🙂
@HappiestMindSet4 ай бұрын
Nice content
@maximumautomation4 ай бұрын
Glad it helped! 🙂
@rishabhagrawal27444 ай бұрын
Hi you automation run locally but when I do build now I didn't see browser loaded in my system