Selenium Cucumber Java BDD Framework 1 - Setup | Step by Step | Raghav Pal

Поділитися
Вставка
  • Опубліковано 6 вер 2024

КОМЕНТАРІ • 1,4 тис.

  • @RaghavPal
    @RaghavPal  2 роки тому +50

    In case you face issues generating HTML REPORT at 35:32 then under target folder manually create a folder named HtmlReports and in the code add the following:
    plugin= {"pretty", "html:target/HtmlReports/report.html"}
    (names can be changed)

    • @Addy-2709
      @Addy-2709 2 роки тому +1

      Hi Sir ...I am getting only report.html under HtmlReports folder but the other files like formatter.js,jquery.js etc is not displaying...Could you please help in resolving this..Thanks in advance sir

    • @sushmagd6775
      @sushmagd6775 2 роки тому

      Hi sir,I created HtmlReports manually and HTML report got stored under this folder but I am not able to see report even I opened report in web browser and not able to see json report

    • @saurabhshirke7329
      @saurabhshirke7329 2 роки тому

      Hello Sir, I am getting abstract method error when run through JUNIT how to resolve it??

    • @pulkitsinghal5721
      @pulkitsinghal5721 2 роки тому

      I am also facing the same issue not able to view the reports

    • @lanaandsam07
      @lanaandsam07 2 роки тому

      @@pulkitsinghal5721 Please share your code for the plugin line. Followed as per authors instruction with no issue

  • @rockya742
    @rockya742 3 роки тому +42

    . This is called Spoon feeding. You are a Super Start. God Bless you Raghava

  • @pranoysingha3236
    @pranoysingha3236 4 роки тому +20

    I was following a similar tutorial from Edureka. Couldn't make heads or tails of what was happening there. Your video is very easy to understand sir.

    • @RaghavPal
      @RaghavPal  4 роки тому

      You're very welcome Pranoy, can get all here - automationstepbystep.com/

    • @mzamomahaeng268
      @mzamomahaeng268 3 роки тому +1

      you are not the only one 😂i love the fact that Mr Pal does live coding so you get to follow much better.Edureka looses me

  • @SenthilKumardevaraj
    @SenthilKumardevaraj 4 роки тому +12

    I started BDD tutorial with some other channel twice, yet I couldn't follow. You are such a gem in teaching. Thanks mate!

  • @sakikogookheng
    @sakikogookheng 3 роки тому +20

    Hello Raghav, I would first like to thank you for all of your hard work and great tutorials, I've finished watched your beginners Selenium course. One point I'm happy to make is you're now choosing descriptive file names, everything on that course was "test1, test2, test3" etc., a great improvement. Keep up the great content!!

    • @RaghavPal
      @RaghavPal  3 роки тому +3

      So happy to know this

  • @fayser1
    @fayser1 Рік тому +5

    All the little mistakes you make during the presentation are brilliant for learning as one will invariably come across these kind of mistakes oneself.
    You are easily the best most clear teacher on youtube. Excellent

  • @seenu2002
    @seenu2002 2 роки тому +2

    From the bottom of heart, I say thanks to you sir, my project was stuck, struggled for more than 3 days, atlast saw your video and got it cleared sir, thank you so much, please continue your great works sir

    • @RaghavPal
      @RaghavPal  2 роки тому

      Most welcome Srinivasan

  • @prasannamundinkeri5153
    @prasannamundinkeri5153 4 роки тому +3

    Fantastic Video Tutorial, anyone can learn BDD Framework after watching this single video.

    • @RaghavPal
      @RaghavPal  4 роки тому

      Glad to hear that Prasanna

  • @jainneha8590
    @jainneha8590 3 роки тому +4

    One word for you sir " Fantastic" . each and every minute of your video enhance knowledge . Thank you So much .

  • @johnnyyooooo
    @johnnyyooooo 2 роки тому +6

    I wish I had found this video earlier in my testing career, this is really well done!!

    • @RaghavPal
      @RaghavPal  2 роки тому +1

      thanks for liking Johnny

  • @jackyun9386
    @jackyun9386 Рік тому +2

    Raghav you are an outstanding teacher, instructor! Learning is never boring or tiring with you! These lessons are great, the way you teach is wonderful! You are the person that can make the perfect more perfect! Thank you so much!

    • @RaghavPal
      @RaghavPal  Рік тому

      Most welcome Jack

    • @jackyun9386
      @jackyun9386 Рік тому

      @@RaghavPal Thank you so much, did almost all 12 series in 2 days without any pressure or difficulty but with interest and enthusiasm!

  • @Raghuchebolu
    @Raghuchebolu 2 роки тому +3

    Hello Raghav...it's very very useful to me..I searched lot of videos with respect to this concept but here is I'm impressed a lot..keep u posting more videos :)

    • @RaghavPal
      @RaghavPal  2 роки тому +1

      So nice of you Raghu

  • @meghanathreddy875
    @meghanathreddy875 3 роки тому +1

    SUPER BRO THANKS A LOT,
    ONE SMALL REQUEST WHO IS READING THIS COMMENT PLS DO NOT SKIP, THE ADDS,THIS IS THE LEAST WAY WE CAN HELP THIS BRO WHO IS REALLY WORKING HARD FOR US TO TEACH IN AN EAASY WAY

    • @RaghavPal
      @RaghavPal  3 роки тому

      Thanks for the message and kind words Meghanath

  • @juhipatel
    @juhipatel 4 роки тому +5

    Hello Raghav! Thank you so much for this video. It is very helpful to understanding. I learned BDD framework only from your video. Since long times I was getting lots of errors but your explanation is awesome. Thanks a lot again!

    • @RaghavPal
      @RaghavPal  4 роки тому +1

      Great to hear this Juhi

  • @sireesha.c3436
    @sireesha.c3436 3 роки тому +2

    I followed the same as in video plugin= {"pretty", "html:target/HTMLREPORTS"} this piece of line is not giving index.html in target folder. Does anyone know the reason?

    • @Greenlight123
      @Greenlight123 3 роки тому

      Yeah, same problem for me.

    • @RaghavPal
      @RaghavPal  3 роки тому

      Try to create the folder manually

  • @starSha1982
    @starSha1982 4 роки тому +4

    Hi Raghav, The tutorial was extremely useful. I could easily follow and do it. This tutorial is strongly recommended for others and I will do it. Great work !!!

    • @RaghavPal
      @RaghavPal  4 роки тому

      So glad to see this Shaji, do share in all your groups

  • @AC-vt1nq
    @AC-vt1nq 3 роки тому

    He simply the greatest Instructor. I pick him any day over the rest.

    • @RaghavPal
      @RaghavPal  3 роки тому

      humbled by your message

  • @anilak24
    @anilak24 4 роки тому +6

    Just one word to say "AWESOME"

  • @mashale8
    @mashale8 Місяць тому +1

    Thank you Raghav... I also tried to do the same and able to do the same...

    • @RaghavPal
      @RaghavPal  Місяць тому +1

      Most welcome Mahesh

  • @mojean2008
    @mojean2008 4 роки тому +3

    Your explanation are very clear, I wish I had teachers like you. Thanks from Brazil!

    • @RaghavPal
      @RaghavPal  4 роки тому

      This is so humbling Jean. Thanks for watching. Can find all here - automationstepbystep.com/

  • @sookguttilla3979
    @sookguttilla3979 Рік тому

    Thank you very much for putting these videos together. My boss was talking about Cucumber and how to use it for testing since I am in Qa dept. I tried many tutorials and there were not enough information and I need steps since all this is new for me. Thanks for the step by step process. I am going to view and learn from the other videos you have.

  • @lauragraham2264
    @lauragraham2264 3 роки тому +4

    This is an excellent tutorial and I am so glad I found. It will familiarize you with everything you need to know to get started and give you a good foundation for learning more. Thanks so much!

    • @RaghavPal
      @RaghavPal  3 роки тому

      Glad it was helpful Laura

    • @lauragraham2264
      @lauragraham2264 3 роки тому

      @@RaghavPal It was great. I really needed something to get myself started for work, and was having much luck.

    • @RaghavPal
      @RaghavPal  3 роки тому

      All the best Laura

  • @NellaimanikandanK
    @NellaimanikandanK 2 місяці тому

    Super star of software testing industry

    • @RaghavPal
      @RaghavPal  2 місяці тому

      Thanks for the kind words

  • @kavitha-99
    @kavitha-99 7 місяців тому

    @RaghavPal You have put so much effort and clearly covered each and every point. Million zillion thanks and appreciate yourr hardwork and effort. 🙏🙏🙏
    God bless you!!!

    • @RaghavPal
      @RaghavPal  7 місяців тому

      So nice of you Kavitha

  • @testerjames0079
    @testerjames0079 3 роки тому +3

    Hi Raghav, for adding all the imports in stepdefinitions in one go, we can use, ctrl+A and shift+ctrl+O

  • @experienceY
    @experienceY 11 місяців тому

    Thankyou sir, its was deadline to submit the project, and i was watching some nonsense lengthy confusing videos which was kind of so much straight,
    at 2am i am watching this with full interest
    thankyou

    • @RaghavPal
      @RaghavPal  11 місяців тому

      Humbled to see this. Glad it helped Yash

  • @aadiandadvikvlogs
    @aadiandadvikvlogs 3 роки тому +3

    As usual well explained step by step. Thank you, Raghav for providing such a video. You are really "Awesome".

  • @leelamadhavi9277
    @leelamadhavi9277 4 роки тому +1

    Nice Explanation on BDD Framework sir.Maven Dependencies are not auto displaying in project after adding dependencies and saving POM.XML file,so i did Maven--> update project ,it worked fine.

    • @RaghavPal
      @RaghavPal  4 роки тому

      Ok, yes sometimes just saving does not work, Although with the latest Eclipse I always saw it getting updated on Save

    • @nareshn8702
      @nareshn8702 Рік тому

      thanks a lot it helped me, i have deleted multiple times the project and created again to work the dependencies

  • @adriennecheng4728
    @adriennecheng4728 4 роки тому +3

    Thanks Raghav! This is very helpful in a easy understanding explanation! Can't wait for following sessions, please include bobcat framework, especially with bobcat aem6.5 module please!

    • @RaghavPal
      @RaghavPal  4 роки тому +1

      Hi Adrienne, happy to know this. more coming up next week

  • @sadhanagurjar6315
    @sadhanagurjar6315 3 роки тому

    go through many BDD with Cucumber example but this video is too much helpful and well explained & content good thank you..

    • @RaghavPal
      @RaghavPal  3 роки тому

      You are most welcome Sadhana

  • @AmitGupta14
    @AmitGupta14 3 роки тому +4

    Thanks for this detailed video :).. helps alot

    • @RaghavPal
      @RaghavPal  3 роки тому +1

      Glad it was helpful Amit

  • @diptimayeedas792
    @diptimayeedas792 4 роки тому +2

    It's very useful and clear session ..thank you sir...

    • @RaghavPal
      @RaghavPal  4 роки тому

      Always welcome Diptimayee

  • @saurabhmukherjee284
    @saurabhmukherjee284 4 роки тому +3

    Perfect explanation. Thank u Raghav.
    I hope you will cover POM with BDD as well, in the coming sessions.

  • @mzamomahaeng268
    @mzamomahaeng268 3 роки тому +1

    Brilliant video.. I even shared this with my coworker.So impressive man wow thank you.

  • @InnoTechInsight
    @InnoTechInsight 9 місяців тому

    Thanks for the simple tutorial ,it was great .One thing i wanted to add was to show an actual BDD project ,like the structure ,how are different features handled .

    • @RaghavPal
      @RaghavPal  9 місяців тому

      Thanks for sharing

  • @ismailguendouz3364
    @ismailguendouz3364 Рік тому

    You're amazing simply amazing I never commented on UA-cam but this is way too much to just watch the video and leave thank you from Canada!

    • @RaghavPal
      @RaghavPal  Рік тому +1

      Most welcome Ismail. thanks for the kind words

  • @itsastonishingjani
    @itsastonishingjani 4 місяці тому

    Thank you so much. Clear explanation and statrted my cucumber framework journey with your guidance

    • @RaghavPal
      @RaghavPal  4 місяці тому

      You are most welcome

  • @rm9125
    @rm9125 4 роки тому +2

    Perfect systematic approach and explanation. Thank you. Waiting for following parts

    • @RaghavPal
      @RaghavPal  4 роки тому +1

      Glad you liked it Rufat, Next part coming soon

  • @balagopalt4447
    @balagopalt4447 4 роки тому

    Hi Raghav,Cucumber video is Excellent with clear steps and easy to follow.I was facing so many errors but unable to solve was searching in youtube .Your videos is the only one solved my issue.Great Work....

    • @RaghavPal
      @RaghavPal  4 роки тому +1

      so happy to know this Bala

  • @Firefox-hw3co
    @Firefox-hw3co 7 місяців тому

    Hi Raghav. Thank you SO SO much for this!!! You explain so well and I am able to understand a 10000% what you are doing. From a non developer to being able to do this in my company is incredible and I am sending ALL our testers to your tutorial!!!
    THANK YOU THANK YOU THANK YOU!!!!!!!!

    • @RaghavPal
      @RaghavPal  7 місяців тому

      Thanks a lot for the kind words. Humbled

  • @london01jk
    @london01jk 3 роки тому

    Mr. Raghav. It is really really and really fantastic. I just follow your each second of deployment, and now i learnt a lot and end i am able to create the xml, hmtl and json based reports. Wow...more clarity...step by step...slow moves..... Your this video gives me more confident also. Surely will visit your series. Keep educate us/me. Thanks. Jeyakumar from Houston, Texas.

    • @RaghavPal
      @RaghavPal  3 роки тому

      Glad to hear that Jeyakumar, Can find more here automationstepbystep.com/

  • @dbvs007
    @dbvs007 Рік тому +1

    One of the best videos for beginners Raghav

  • @OliverOltmanns
    @OliverOltmanns 3 роки тому +2

    Excellent tutorials. Very understandable even for absolute beginners. Thank you.

  • @clayqu
    @clayqu Рік тому

    Hi thank you so much.i got placed in one good company.i have learned alot from your videos thank you so much for your efforts teachings sharings.your teachings are short ,sweet easy to understand thanks again

    • @RaghavPal
      @RaghavPal  Рік тому

      Great to know this, Most welcome

  • @user-in5lv4ur3u
    @user-in5lv4ur3u Рік тому

    After one week i can run my cucumber test thanks so much the best video .

  • @jarvisfriday7452
    @jarvisfriday7452 3 роки тому +2

    This is what exactly am looking for! Thanks alot Raghav, it really helped me!

  • @deepakkatkar1378
    @deepakkatkar1378 Рік тому

    Tq v much , actually I was facing prob in creating maven dependencies but info solution , as tag was not there in mine pom.xml same like u , so I manualy typed it and problem solved Tq v m....

    • @RaghavPal
      @RaghavPal  Рік тому

      Great to know, thanks for adding Deepak

  • @gathesoftheartic
    @gathesoftheartic 3 роки тому +1

    Thanks for saving me a lot of time. Explained very well.

  • @vvignesh1333
    @vvignesh1333 2 роки тому +2

    Thankyou sir, your explanation and the way of approaching and the acsent all in a prefect sync. Making your sessions more intresting and very eager to learn. Thanks a lot for your great work sir.

    • @RaghavPal
      @RaghavPal  2 роки тому +1

      You're most welcome Vignesh

  • @late3205
    @late3205 2 роки тому

    sir this is like the best tutorial in the world of worlds thank you sir i appreciate it a looooot

  • @genecicruzfhatharta
    @genecicruzfhatharta 4 роки тому

    Thank you Sir for the information provided. I am very new to Selenium Cucumber but am I am able to follow your steps. You provide clear explanations.

  • @yogirv3319
    @yogirv3319 2 роки тому

    Thank you sir👍👍👏 with good explanation and easy to understand

  • @sweta-cq7xc
    @sweta-cq7xc Рік тому

    Very Useful Videos By Raghav, thank you so much for all your hard work using your knowledge and valuable time, first I couldn't believe anything free on the internet can be this valuable and easy to learn. Keep on posting new videos regarding Automation and i will try to watch all your tutorial videos. thanks a lot, God Bless!

    • @RaghavPal
      @RaghavPal  Рік тому

      Humbled by this. You are most welcome Sweta

  • @dana_ciel5013
    @dana_ciel5013 3 роки тому

    You just saved me! Your tutorial is way better than the test automation university!

  • @kumudamv
    @kumudamv Рік тому

    Oh my God!!!! Your video is mind blowing :)Showcasing without method impl at 17.34 .I wanted to comment and continue the video

  • @nandinisharma3198
    @nandinisharma3198 3 роки тому

    This is the best video i could find, being a selenium beginner , this is the best video for understanding setup and basics

    • @RaghavPal
      @RaghavPal  3 роки тому

      Glad it was helpful Nandini

  • @PradeepKumar-dz8nt
    @PradeepKumar-dz8nt 3 роки тому

    I got to learn and install cucumber through this video. So kudos to u sir for making this video

    • @RaghavPal
      @RaghavPal  3 роки тому +1

      So nice of you Pradeep

  • @VANIMANCHALA-up1jc
    @VANIMANCHALA-up1jc 2 роки тому

    you are an angel for freshers

    • @RaghavPal
      @RaghavPal  2 роки тому +1

      Thanks a lot. humbled

  • @VeganAhinsa
    @VeganAhinsa Рік тому

    Awesome Raghav. I am vegan and animal welfare activist. I loved the sentence you mentioned to support animal welfare community. Good to see animal lovers are growing in their passion

  • @rupalimagar3344
    @rupalimagar3344 2 роки тому

    Thank you so much start
    ed learning cucumber bdd , great session

  • @ousshedhli4227
    @ousshedhli4227 Рік тому

    Thank you so much Mr Raghav!!!!!!! You saved my life

  • @gayatrimis1
    @gayatrimis1 3 роки тому

    Excellent content , I am able to follow these steps and setup cucumber successfully . Thank you Raghav .

  • @dominickkennedy6497
    @dominickkennedy6497 3 роки тому

    Hi Raghav, Am new to selenium, trying to learn from the scratch. This video was very useful. I was trying the same steps as you and it gave me lot of confidence. Your explanation and teaching is so good. Thanks a lot. will proceed further with other videos.

  • @ritikpatel7918
    @ritikpatel7918 2 роки тому

    Very helpful for the beginners in cucumber. Thanks so much.

  • @Hyperplayz135
    @Hyperplayz135 3 роки тому +1

    Thanks a lot, this is awesome. Session is very clear I am able to setup and run the tests successfully.

  • @Phani.sannidhi
    @Phani.sannidhi 2 роки тому

    Such a wonderful experience
    following this video Step to step Perfectly worked each and every statement.
    thank you very much for the suggestion with the comments
    reporting was not working and I look down to the comments.... and saw your first comment and guess what...!
    it really worked.
    looking forward to your next sessions.
    you won a new subscriber today :D

    • @RaghavPal
      @RaghavPal  2 роки тому +1

      Thanks for the message Phani. All the Best

  • @priyasethu417
    @priyasethu417 3 роки тому

    Thanks for your excellent teaching which is very easy for us to learn.thanks a lot.May the Creator bless you for your hardwork

    • @RaghavPal
      @RaghavPal  3 роки тому

      You are most welcome Priya

  • @HipoteseNula_
    @HipoteseNula_ Місяць тому

    Golden teacher.

    • @RaghavPal
      @RaghavPal  Місяць тому +1

      Thanks l lot Hipótese.. humbled

  • @Bhartiya_banda297
    @Bhartiya_banda297 2 роки тому

    Sweet voice with calmness..

  • @padmashreet1952
    @padmashreet1952 5 місяців тому

    Thank you soo much, got much and much clarity sir... i will be very thankfull to you sir

    • @RaghavPal
      @RaghavPal  5 місяців тому

      You are most welcome

  • @manishthakur6866
    @manishthakur6866 3 роки тому

    you are awsome raghav greate explaination thank you so much

    • @RaghavPal
      @RaghavPal  3 роки тому

      You're most welcome Manish

  • @isimkhan7043
    @isimkhan7043 2 роки тому

    Thank you Raghav, your explanation and the way of approaching all in a prefect sync.

  • @SMSM-gd5dt
    @SMSM-gd5dt 2 роки тому

    Awesome learning... luv from USA

  • @harisake6068
    @harisake6068 2 роки тому

    Thank you so much for your valuable words and time ......................Love from Bangalore

  • @gregdvorkin
    @gregdvorkin 3 роки тому +2

    Tutorial is great. Better than many others.
    HTML report did not work for me. It does not create folder with HTML file. For JSON and JUnit XML reports I did not have to create folders in advance.

    • @RaghavPal
      @RaghavPal  3 роки тому

      Thanks for watching Greg, Pls check the logs. to see what is the cause, You can compare the code again and verify

  • @goutamnayak3685
    @goutamnayak3685 Рік тому

    Hi Raghav, excellent explanation. I had doubts about the runner class, you clarified it so well. Thank you and all the best.

    • @RaghavPal
      @RaghavPal  Рік тому

      You're most welcome Goutam

  • @fazliabdul2510
    @fazliabdul2510 3 роки тому +1

    Awesome one, Thank you for your clear explanation.

  • @ishankalel9742
    @ishankalel9742 3 роки тому

    U explained very nice. I follow all steps it run Successfully. Thank you so much.

    • @RaghavPal
      @RaghavPal  3 роки тому

      You are most welcome Ishan

  • @annaabramova9477
    @annaabramova9477 3 роки тому

    You are the best teacher ever!

    • @RaghavPal
      @RaghavPal  3 роки тому

      So happy & humbled to see your message Anna

  • @alejandra01232
    @alejandra01232 8 місяців тому

    The best devepelover , you really helped me a lot.

    • @RaghavPal
      @RaghavPal  8 місяців тому

      Glad to know this Daniela

  • @imramez4868
    @imramez4868 2 роки тому

    Thank you so much Raghav Pal , you are the Automation Legend.

    • @RaghavPal
      @RaghavPal  2 роки тому +1

      I am so humbled to see your message, a lot is left to learn for me

  • @rajuaralikatti1994
    @rajuaralikatti1994 2 роки тому

    Very well explained Raghav each and every word that you speak in this series is worth thanks for your videos

    • @RaghavPal
      @RaghavPal  2 роки тому +1

      So happy to see this Raju

  • @princeakbar007
    @princeakbar007 9 місяців тому

    This is an excellent tutorial and I am so glad I found it, you are really awesome Raghav💌. The way you are explaining is so adorable😊

    • @RaghavPal
      @RaghavPal  9 місяців тому

      Thank you so much Akbar

  • @tulikastune8810
    @tulikastune8810 3 роки тому

    Amazing .Explained it with so much ease which is perfect.

  • @umat9062
    @umat9062 Рік тому

    Hello Raghav. Excellent explanation.
    Thank you so much

  • @kumarankumar6905
    @kumarankumar6905 3 роки тому

    Clearly understand the concept sir

  • @CasioArtist
    @CasioArtist Рік тому

    Hi Raghav ! Very Good Content on Cucumber, it was very useful to me

  • @keerthanavijayakumar3910
    @keerthanavijayakumar3910 2 роки тому

    This content is very helpful. I wish I would have known this page much earlier. Thanks a lot..

  • @andriyshapoval4109
    @andriyshapoval4109 3 роки тому +1

    Really like your tutorials, they are very straight to the point and practical, thanks a lot Raghav!

  • @woodfire686
    @woodfire686 4 роки тому +1

    Great Video Raghav, easy to follow & understand, thnks !!

  • @TheBharathibalaji
    @TheBharathibalaji 2 місяці тому

    Hi raghav, all the tutorials contain one login page class and steps class.how to instantiate the driver in second page class and steps class. Example: private Login page=new loginpage(driver).

    • @RaghavPal
      @RaghavPal  2 місяці тому

      The "Cannot Open Display" error typically occurs when trying to open a GUI application on a Linux system, especially from the command line or when using X11 forwarding via SSH. Let's troubleshoot this issue:
      1. Check the DISPLAY Variable:
      - First, verify the value of your `DISPLAY` variable. Run the following command:
      ```
      $ echo $DISPLAY
      ```
      - If it shows no output or gives an error, your variable hasn't been set or is set incorrectly.
      - Set the `DISPLAY` variable (adjust the value if needed):
      ```
      $ export DISPLAY=:0
      ```
      - Confirm that the variable is now set correctly:
      ```
      $ echo $DISPLAY
      ```
      - Try opening `xeyes` to verify the fix:
      ```
      $ xeyes
      ```
      2. Enable X11 Forwarding via SSH:
      - If you're running a GUI application from a remote server, ensure X11 forwarding is enabled in your SSH connection.
      - Reconnect using the `-X` option:
      ```
      $ ssh -X username@remote-server
      ```
      3. Check SSHD Configuration:
      - Make sure X11 forwarding is enabled in the `sshd_config` file on the server:
      ```
      $ grep X11Forwarding /etc/ssh/sshd_config
      ```
      - The line should look like this if it's enabled:
      ```
      X11Forwarding yes
      ```
      4. Verify Host Permissions:
      - Execute the following command on the server to disable access control and allow all hosts to use X11 forwarding:
      ```
      $ xhost +
      ```
      5. Alternative Approach:
      - Consider using a different application for sharing the desktop screen, such as X11vnc.
      --

  • @mkhadka123
    @mkhadka123 Рік тому

    this has been og great to start with cucumber, thank you ;)

  • @naveenxavier9795
    @naveenxavier9795 4 роки тому +2

    Thank you Ragav for this session, it is short and clear. Awaiting for the upcoming sessions on Jenkins integration with this suite.

    • @RaghavPal
      @RaghavPal  4 роки тому

      Thanks for watching Naveen. I will add more

  • @mahia2030
    @mahia2030 3 роки тому

    take a bow for all your efforts to make it look simple and easy to understand

  • @Divya_8
    @Divya_8 2 роки тому

    I loved the way you explained each and every step. Thank you.

    • @RaghavPal
      @RaghavPal  2 роки тому

      You are so welcome Divya

  • @marryshalini1218
    @marryshalini1218 2 роки тому

    Clear and Clever explanation

  • @farukhkhan2832
    @farukhkhan2832 4 роки тому

    Thanks for detailed information🙏
    Most people got confused in cucumber depencies

    • @RaghavPal
      @RaghavPal  4 роки тому +1

      You're welcome Farukh, let me know what exactly is the confusion

    • @farukhkhan2832
      @farukhkhan2832 4 роки тому

      @@RaghavPal
      I have a lot of confusion related to required depencies, Now all cleared.
      Thanks for detailed information 😊😊

  • @poongodiarasu8079
    @poongodiarasu8079 21 день тому

    Excellent.... sir.... Thank you so much...

  • @snehachakraborty4153
    @snehachakraborty4153 3 роки тому

    Thank you for making us understand cucumber so beautifully sir

  • @myWayIn619
    @myWayIn619 3 роки тому +1

    Thank you, for taking the time
    and sharing your knowledge