
Now it’s time to create your first project 🙂 ! Select “Create a new project”.įor our first project we won’t need an advanced user interface, so just select “Console App. Pick whatever you like and as for the development settings, you can just leave “General” as your choice and click “Start Visual Studio”. If you don’t have one, then either create one or skip for now.įinally, you’ll receive an option to select a color theme. You can do this with a Microsoft Account. (allthough if you are planning on building webapplications, feel free to select “ASP.Net and web development”)Ĭlick “install” and the installer will begin.Īfter installation you may get a notice to login. To build solutions with Selenium Webdriver and C# it will be enough to only select “.Net desktop development”. Once the initial configuration is completed, you will get the option to install several Workloads. The installer may require an initial setup before configuring the installation of Visual Studio. Once downloaded, execute the installer by double clicking it. In this example we’ll download the free community edition. Select the Visual Studio edition that is relevant for you. Don’t let this scare you! Getting started is much easier than it may sound. Visual Studio is a comprehensive Development Environment with hundreds if not thousands of features. The most popular environment to program C# in, is without a doubt Visual Studio. There are many C# tutorials but this and following articles will focus on C# with Selenium webdriver. C# is an advanced programming language that allows you to write software for many devices in multiple ways.
