Thank you for the great tutorial... for those who might try this for the first time like me... to save you from some frustration, please note that all the dependencies shown in this video must be copied into the first 'dependencies' tag inside 'pom.xml' file otherwise they won't work (there is another 'dependencies' tag at the end of the file that i copied dependencies in there by mistake).... hope it helps
@dineshsthanki52034 жыл бұрын
Thanks for the video. In order to grasp the workflow of creating a java project in vs code. It would be helpful to see an actual simple example, of a small project. For instance, creating a math library with add, subtract functions, then referring these in a main application. I am a C# programmer coming from Visual Studio, new to Java. There is a paradigm shift in the way VS Code does projects
@jineshghost20004 жыл бұрын
Thank you. You saved me man. I was doing this on my personal mac using Eclipse. It goes so quick and fast in Eclipse but could not using my office mac due to proxy issues from home using Eclipse. This helped me using Visual Studio Code.
@KrishnaSakinala4 жыл бұрын
Glad it helped... Please subscribe to the channel and keep visiting ... :)
@zainabumar67164 жыл бұрын
Thanks for this video. I get an error for connection timeout when I create a new Maven Project from VS code. How to correct that any clues?
@MrMohammedyousuf2 жыл бұрын
Thanks for this much needed video. The only reason to run selenium Web driver on Visual studio is due to proxy issues on my office laptop. I am used to eclipse IDE, but I could not install eclipse on my Office MAC laptop.
@apoorvsinha51933 жыл бұрын
what if I want to run whole suite or run as Junit test or testng suite?
@theone8730 Жыл бұрын
For me,Mavren Project option is not coming
@shakib_044 жыл бұрын
Error: JAVA_HOME not found in your environment. "how to solve? plz help?"
@demshano76904 жыл бұрын
Me too bro same error
@ishmailqasim1553 жыл бұрын
Might have missed the explanation but why are you replacing JUnit with TestNG?
@ayeshamohsin34333 жыл бұрын
I need some help video was awesom i followed the steps but I dnt know am facing Error 403 related to driverManager, help needed
@jayasrikommana57333 жыл бұрын
Hi, Thank you for share this kid of stuff to users. I found and error while creating source file for maven. It is " Failed to create the project, check terminal output for more details." in windows 7. So, please give me the solution.
@ayeshamohsin34333 жыл бұрын
Am facing driver manager issue something
@shashank50254 жыл бұрын
Even after installing java extension pack, M not able to see that test option and maven projects options in the left side can anyone help?
@abyanfernandez99313 жыл бұрын
yea me too, I dont have the Test button on the sub menu. I think he skiped some steps
@shashank50253 жыл бұрын
@@abyanfernandez9931 ya he has skipped some content
@dmash27673 жыл бұрын
Just right click on the explorer. There is an option "create maven project"
@notyourtype8596 Жыл бұрын
Yes , Same problem with me as well ..can anyone help me with this?
@AkAk-bw8ie3 жыл бұрын
Sir Vs code is an editor or IDE. If I Google, it says Visual studio is IDE and VS code is editor. Can we create a full automation framework using VS code.
@KrishnaSakinala3 жыл бұрын
It's not an IDE but more than an Editor 😀... Yes we can create full automation framework...
@AkAk-bw8ie3 жыл бұрын
@@KrishnaSakinala thank u sir
@sergebyusajabo21383 жыл бұрын
Good job, thank you for this video
@ness39633 жыл бұрын
it says 'plugin execution not covered by lifecycle configuration'
@sahin87803 жыл бұрын
perfect video, thanks
@digitallova Жыл бұрын
Hello can you please show us how to setup cucumber on vscode and to create a cucumber runner thanks
@KrishnaSakinala Жыл бұрын
Thanks *Youssef Ben Rekaya* for your comment on how to setup maven project in vs code. Will try to make a video on how to setup cucumber project in vscode. Please like, share the video and subscribe to the channel for interesting updates.
@Felix-wh8pz4 жыл бұрын
Excellent content. Can’t find this until now
@abbinenivenkatesh64503 жыл бұрын
using visual studio compulsory we should sign in git/microsoft account
@lilianahuszcza76813 жыл бұрын
superb!
@shashank50254 жыл бұрын
Nice video!👌 So we cannot add external jars in VS code?
@allanpgf4 жыл бұрын
Very good thanks for share.
@PrahaMurali4 жыл бұрын
Awesome. Thank u so much sir.. can u pls help on how to add external jars ?
@KrishnaSakinala4 жыл бұрын
Not possible.. So I showed you maven setup. this way we can manage the jars as dependencies. Please subscribe to the channel and keep visiting ... :)
@Felix-wh8pz4 жыл бұрын
Keep up w/ good work
@cloudybrains3 жыл бұрын
"JAVA_HOME not found in your environment" **proceeds to spend an hour figuring out how to properly setup the JAVA_HOME env variable and does it** "JAVA_HOME is set to an invalid directory" VS Code really is pure garbage huh?
@knodel43284 жыл бұрын
thank you very much!
@catbautista54174 жыл бұрын
thanks for this video. comprehensive and easy to follow. I'm a newbie in qa automation and was amazed about the WebDriverManager dependency existence! I've been manually loading the drivers' exe files! >.< will try to use that in creating a framework.
@KrishnaSakinala4 жыл бұрын
Great to hear! Please subscribe to the channel and keep visiting ... :)
@jugnu3612 жыл бұрын
project handling is more difficult than language and business logic HaHaHaHa