Hello Ashu, I’m a beginner to Selenium and I successfully configured selenium with IntelliJ looking at this video tutorial.
Very nicely explained. Great work buddy, Appreciate it. Wish you could do more such videos on Selenium. Thanks!
Hi ,i configured selenium jar as you have shown in this video,but under external libraries under project i am not able to see the jar files can you just help me out
For macOS , this is how I got to work: Download geckodriver from https://github.com/mozilla/geckodriver/releases; Add it to the folder /usr/local/bin; In the code, similar to what was done int he video do: System.setProperty(“webdriver.gecko.driver”,”/usr/local/bin/geckodriver”);
If I understand your question correctly, you are asking about the gecko driver. You can download the gecko driver from https://github.com/mozilla/geckodriver/releases
Download the zip file, unzip it and save it on any drive on your system then write the code as explained in the video and it should execute fine. Let me if this solves your problem and feel free to ask any other questions.
I have no words to say how much you have helped me. I spent 2 day trying to sorted it all. I was learning from a Linkedin course. You are amazinggggg. <3 God bless you. Shivratri bless you
After adding jars file I am unable to used webdriver package it’s unable to write a code for this issue appreciate if you can help me out the same.
very well described from the basic…
Glad you liked it
Configuring to use Webdriver / Selenium starts at 12:35
Thank goodness you commented this bro
thanks cap
Hello Ashu, I’m a beginner to Selenium and I successfully configured selenium with IntelliJ looking at this video tutorial.
Very nicely explained. Great work buddy, Appreciate it. Wish you could do more such videos on Selenium. Thanks!
Your welcome buddy. Please subscribe to my channel stay updated with the latest tutorials I would be uploading.
This is really Helpful. I was able to install it successfully both java and IntelliJ. Looking forward for your videos related to selenium 🙂
Glad to hear that
This is such a good tutorial! Thank you 🙂
your welcome
Hi ,i configured selenium jar as you have shown in this video,but under external libraries under project i am not able to see the jar files can you just help me out
Without adding gecko driver line my code is running. thank you so much for this beautiful video this is exactly what im looking for!
thank you.
Please check version of firefox. For firefox above 45.5 gecko driver is a must.
For macOS , this is how I got to work: Download geckodriver from https://github.com/mozilla/geckodriver/releases; Add it to the folder /usr/local/bin; In the code, similar to what was done int he video do: System.setProperty(“webdriver.gecko.driver”,”/usr/local/bin/geckodriver”);
Great
Hi, I need help. I’m stuck in @16:01, client-combined can’t be detected. Have downloaded selenium-java-3.141.59. Many thanks in advance
Can you share the snapshot of the error?
Thanks ..it worked exactly!
Glad it helped
Good job! Thank you!
Your welcome
Success. Great job. Thanks mate.
Your welcome
Thank you, thanks a lot for this video
Your welcome. Below are links to extension of Selenium with Intelij tutorial. They may be of your interest.
https://youtu.be/T_4ZFj_KTx4
https://youtu.be/qRyGRFUBLX4
thanks, bro all worked perfectly!
You’re welcome!
Hello Ashu, Where can I find this date from last step? I think about things from yours notepadd? 🙂 Thanks! 🙂
If I understand your question correctly, you are asking about the gecko driver. You can download the gecko driver from https://github.com/mozilla/geckodriver/releases
Download the zip file, unzip it and save it on any drive on your system then write the code as explained in the video and it should execute fine. Let me if this solves your problem and feel free to ask any other questions.
Thank you
it worked!! thank you
Your welcome
Thank you for great explanation.
Your welcome
I have no words to say how much you have helped me. I spent 2 day trying to sorted it all. I was learning from a Linkedin course. You are amazinggggg. <3 God bless you. Shivratri bless you
You’re very welcome!
Thank you very much! This is exactly what Im looking for!
Your welcome