From the course: Robot Framework Test Automation: Level 1 (Selenium)
Unlock this course with a free trial
Join today to access over 24,800 courses taught by industry experts.
Install desired browsers - Selenium Tutorial
From the course: Robot Framework Test Automation: Level 1 (Selenium)
Install desired browsers
A well-designed test automation suite should give us the opportunity to run our tests on a variety of operating system and browser combinations. Which browser and operating systems you test are really up to the company where you work and the kinds of customers they support. If you're not currently working for a company and you just want to have some best practice browser guidelines, go ahead and google browser usage statistics and you'll find some search results that give you a good sense of the kinds of browsers that people are using around the world. The better alternative is to examine your company's internal analytics because your company should have logs that keep track of which operating system and browser your company's customers are using to access your websites. For the purposes of this course, it makes sense to install Chrome and Firefox because Windows already provides edge right out of the box. Safari should be tested in proper context, and what I mean by that is most…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
Install Python and PIP6m 34s
-
(Locked)
Install Robot Framework and SeleniumLibrary5m 38s
-
(Locked)
Install desired browsers1m 43s
-
(Locked)
Install WebDrivers6m 5s
-
(Locked)
Install PyCharm IDE and Robot plugin4m 56s
-
(Locked)
Create base scripts directory and project4m 57s
-
(Locked)
Navigating and searching your script files4m 9s
-
-
-
-
-
-
-
-
-
-