From the course: DevOps Foundations: Your First Project

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Running your test with Selenium

Running your test with Selenium

From the course: DevOps Foundations: Your First Project

Start my 1-month free trial

Running your test with Selenium

- [Instructor] Now this could take longer depending on whether this is your first time doing this and since it most likely is this will probably take a lot longer as it will download a lot of intermediary layers and set them all up. Then we're going to run Docker Compose, run and -rm the container when we're done unit tests so that we can run our unit tests once again. But before we do this I want to open our VNC client on max. They come with a VNC client by default. That client is called screen sharing. On Windows Linux you have other options. You have Real VNC, you have Tight VNC viewer, you have Tiger VNC viewer. You have a lot of options. But on the Mac screen sharing is it. So I am going to say VNC.localhost.5901 Not going to run that just yet. Or actually we can run this because we started our selenium container so let's go ahead and connect. And it asks us for a password if we're successful and the…

Contents