The share link has been copied to clipboard
Computers & Electronics
Internet & Telecom
Jobs & Education
Programming
Reference
Software
Web Services

Intelligent Code Completion | IntelliSense Visual Studio Code

4K views · May 1, 2023
Visit Channel:teachyourselftestautomation_com
Intelligent Code Completion | IntelliSense Visual Studio Code: https://teachyourselftestautomation.com Follow My personal development growth journey: https://owasuik.medium.com/ Hello, Hello, Hello..My Name is Kevin Owasu Itoe Welcome, welcome, welcome... Today the video is on Intelligent Code Completion, IntelliSense Visual Studio Code. When accessing the Cypress API you type dot, the intelligent code completion gives you a drop-down of all methods available from the Cypress framework library. There are two ways to implement intelligent code completion of IntelliSense as it is know in Visual Studio Code for Cypress. First method is to hard code it to every test suite you do. At the start of every test suit you type below line of code; /// reference types="Cypress" / The second is to create jsconfig.json file at the base of the project structure out sid the cypress folder. Add below code within this folder; { "include": [ "./node_modules/cypress", "cypress/**/*.js" ] } The above two methods should work just fine but obviously, you do not want to use the hard coded option if you will be creating lots of test suites within a projects folder. Hopefully, you found this video helpful please like, comment, and consider subscribing Follow my journey - subscribe to my YouTube channel:https://www.youtube.com/channel/UCbme... Hope this video was helpful, if so consider subscribing. Many Thanks Stay blessed always My name is Kevin Owasu Itoe Intelligent Code Completion | IntelliSense Visual Studio Code: https://teachyourselftestautomation.com -------------------------------------------------------------------------------------------------------- Follow me @Facebook: https://www.facebook.com/kevin.itoe.5... Pinterest: https://www.pinterest.co.uk/owasuik/ My Blog: http://teachyourselftestautomation.com/ My YouTube Channel: https://www.youtube.com/channel/UCbme...... My Quora: https://www.quora.com/profile/Teach-Y -------------------------------------------------------------------------------------------------------- This video: Intelligent Code Completion | IntelliSense Visual Studio Code:https://youtu.be/Zmt2-THi1E4 -------------------------------------------------------------------------------------------------------- Other Videos you might be interested in: Serenity BDD with selenium, cucumber, and juint: https://youtu.be/tk56kjUHjrkCypress The Modern Web Application Automation Test Tool: What Is Cypress | Why Learn Cypress: https://youtu.be/SyWFema31tg Download And Setup Path To System Variables For Node.js: https://youtu.be/y6BLGwP37Y4Download Visual Studio Code | Code Editor Javascript IDE: https://youtu.be/HxDOO25xGgY Cypress ps1 cannot be loaded because running scripts is disabled on this system: https://youtu.be/LHbzVaUWP8Q Cypress Project Setup And Installation On Windows 10: https://youtu.be/-_Ogg7k6e-o Launch Cypress Test Runner Via Terminal: https://youtu.be/OLfItguiBkQ Write Your First Test In Cypress:https://youtu.be/9eb-B9NrJsI Cypress Supported Browsers: https://youtu.be/ZKtIGNxSEI8 Cypress Commands Get Type Click | Test Automation With Cypress: https://youtu.be/w-TbILZ7U74 Cypress Command Log: https://youtu.be/pSIHSa98HGk Cypress Selector Playground: https://youtu.be/XHbUfACljQU Intelligent Code Completion | IntelliSense Visual Studio Code:https://youtu.be/Zmt2-THi1E ------------------------------------------------------------------------------------------------------- Test automation: https://en.wikipedia.org/wiki/Test_au -------------------------------------------------------------------------------------------------------- #cypresselectorplayground #intellisense #intelligentcodecompletion
Show More

Comments

loading text loading
loading text loading
loading text
loading text loading
loading text
loading text loading
loading text
loading text loading
loading text