FileMood

Download [ DevCourseWeb.com ] Udemy - Understanding Docker And Using It For SeleniumAutomation

DevCourseWeb com Udemy Understanding Docker And Using It For SeleniumAutomation

Name

[ DevCourseWeb.com ] Udemy - Understanding Docker And Using It For SeleniumAutomation

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

3.4 GB

Total Files

212

Last Seen

2025-07-19 00:02

Hash

24B1CFA17CF7B8F11E4AA60BAD3E25E081E49C72

/

Get Bonus Downloads Here.url

0.2 KB

/.../1 - Understanding the ABC of Docker/

1 - Introduction English.srt

12.5 KB

1 - Introduction.mp4

43.7 MB

10 - Understanding Dockerfile with ASPNET core Web App in VS 2022 English.srt

20.4 KB

10 - Understanding Dockerfile with ASPNET core Web App in VS 2022.mp4

98.8 MB

11 - Building and Deploying NodeJS based application with Dockerfile English.srt

32.7 KB

11 - Building and Deploying NodeJS based application with Dockerfile.mp4

238.7 MB

2 - Part 2 Understanding and working with Containers English.srt

14.4 KB

2 - Part 2 Understanding and working with Containers.mp4

24.3 MB

3 - Part 3 Installing and getting started with Docker for Windows English.srt

12.3 KB

3 - Part 3 Installing and getting started with Docker for Windows.mp4

51.5 MB

4 - Part 4 Working with Docker containers and commands English.srt

19.3 KB

4 - Part 4 Working with Docker containers and commands.mp4

148.5 MB

5 - Part 5a Pulling and working with container from docker hub part a English.srt

11.6 KB

5 - Part 5a Pulling and working with container from docker hub part a.mp4

102.0 MB

6 - Part 5b Pulling and working with container from docker hub part b English.srt

11.4 KB

6 - Part 5b Pulling and working with container from docker hub part b.mp4

122.9 MB

7 - Part 6 Linking and working with multiple containers to perform single operation English.srt

19.3 KB

7 - Part 6 Linking and working with multiple containers to perform single operation.mp4

197.4 MB

8 - Part 7 An Introduction to Docker Compose English.srt

12.7 KB

8 - Part 7 An Introduction to Docker Compose.mp4

66.0 MB

9 - Part 8 Working with Multiple Containers using Docker Compose English.srt

12.4 KB

9 - Part 8 Working with Multiple Containers using Docker Compose.mp4

97.4 MB

/.../2 - Running Selenium Test with Containerized Selenium Grid and Application/

12 - Introduction and demo of final implementation English.srt

9.3 KB

12 - Introduction and demo of final implementation.mp4

46.2 MB

13 - Understanding Application Under Test English.srt

11.0 KB

13 - Understanding Application Under Test.mp4

100.7 MB

14 - Writing simple Selenium C test with XUnit English.srt

8.7 KB

14 - Writing simple Selenium C test with XUnit.mp4

22.0 MB

15 - Setting up Dynamic Selenium Grid to run within Docker Container English.srt

10.1 KB

15 - Setting up Dynamic Selenium Grid to run within Docker Container.mp4

85.5 MB

16 - YouTube Video Dynamic Selenium Grid Skippable English.srt

20.0 KB

16 - YouTube Video Dynamic Selenium Grid Skippable.mp4

87.1 MB

17 - Writing DriverFixture to handle RemoteWebDriver Instance and IDisposable English.srt

11.6 KB

17 - Writing DriverFixture to handle RemoteWebDriver Instance and IDisposable.mp4

42.9 MB

18 - Problem while accessing Application running Inside Docker container Grid Node English.srt

6.2 KB

18 - Problem while accessing Application running Inside Docker container Grid Node.mp4

37.9 MB

19 - Running Selenium Grid container along with Application containers English.srt

11.1 KB

19 - Running Selenium Grid container along with Application containers.mp4

78.6 MB

20 - Adding more selenium test and run the test inside Selenium Node container English.srt

4.3 KB

20 - Adding more selenium test and run the test inside Selenium Node container.mp4

24.6 MB

21 - Introduction to Parallel Selenium Test with Different browsers types English.srt

5.0 KB

21 - Introduction to Parallel Selenium Test with Different browsers types.mp4

5.7 MB

22 - Creating Browser Options to run various browser type of choice in Grid Nodes English.srt

9.8 KB

22 - Creating Browser Options to run various browser type of choice in Grid Nodes.mp4

44.4 MB

23 - Parallel Selenium Test on Ephemeral Docker Node container with App Container English.srt

5.8 KB

23 - Parallel Selenium Test on Ephemeral Docker Node container with App Container.mp4

37.3 MB

/.../3 - Selenium Tests project to run as an Container/

24 - Introduction English.srt

10.0 KB

24 - Introduction.mp4

41.6 MB

25 - Building Docker Image for Selenium Test Project English.srt

13.5 KB

25 - Building Docker Image for Selenium Test Project.mp4

171.4 MB

26 - Running Ephemeral Selenium Test Container English.srt

9.6 KB

26 - Running Ephemeral Selenium Test Container.mp4

100.3 MB

27 - Running Selenium Test container along with Application Container Same Network English.srt

5.3 KB

27 - Running Selenium Test container along with Application Container Same Network.mp4

53.5 MB

28 - Adding Docker Compose file to run everything within container English.srt

9.1 KB

28 - Adding Docker Compose file to run everything within container.mp4

85.9 MB

29 - Summary English.srt

2.0 KB

29 - Summary.mp4

8.6 MB

30 - Complete Source code.html

0.0 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/

EAApp.sln

2.1 KB

config.toml

1.1 KB

docker-compose.yml

1.7 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAAppTest/

Dockerfile

0.5 KB

DriverFixture.cs

1.7 KB

EAAppTest.csproj

1.1 KB

EAAppTest.csproj.user

0.2 KB

UnitTest1.cs

1.1 KB

UnitTest2.cs

1.1 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAAppTest/Properties/

launchSettings.json

0.1 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/Controllers/

HomeController.cs

1.3 KB

ProductController.cs

1.9 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/

Dockerfile

0.8 KB

EAWebApp.csproj

1.0 KB

EAWebApp.csproj.user

1.0 KB

Program.cs

0.7 KB

Startup.cs

1.7 KB

appsettings.Development.json

0.2 KB

appsettings.json

0.2 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/Models/

ErrorViewModel.cs

0.2 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/Producer/

IProductUtil.cs

0.4 KB

ProductAPI.cs

31.7 KB

ProductUtil.cs

1.1 KB

swagger.json

6.0 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/Properties/

launchSettings.json

0.7 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/Views/Home/

Index.cshtml

0.2 KB

Privacy.cshtml

0.1 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/Views/Product/

Create.cshtml

2.0 KB

Delete.cshtml

1.2 KB

Details.cshtml

1.2 KB

Edit.cshtml

1.7 KB

List.cshtml

1.7 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/Views/Shared/

Error.cshtml

0.9 KB

_Layout.cshtml

2.5 KB

_ValidationScriptsPartial.cshtml

0.2 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/Views/

_ViewImports.cshtml

0.1 KB

_ViewStart.cshtml

0.0 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/wwwroot/css/

site.css

1.4 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/wwwroot/

favicon.ico

5.4 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/wwwroot/js/

site.js

0.2 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/wwwroot/lib/bootstrap/

LICENSE

1.2 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/wwwroot/lib/bootstrap/dist/css/

bootstrap-grid.css

68.3 KB

bootstrap-grid.css.map

151.7 KB

bootstrap-grid.min.css

48.5 KB

bootstrap-grid.min.css.map

108.5 KB

bootstrap-reboot.css

5.2 KB

bootstrap-reboot.css.map

76.5 KB

bootstrap-reboot.min.css

4.0 KB

bootstrap-reboot.min.css.map

32.5 KB

bootstrap.css

202.4 KB

bootstrap.css.map

492.0 KB

bootstrap.min.css

155.8 KB

bootstrap.min.css.map

626.0 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/wwwroot/lib/bootstrap/dist/js/

bootstrap.bundle.js

229.9 KB

bootstrap.bundle.js.map

402.2 KB

bootstrap.bundle.min.js

78.6 KB

bootstrap.bundle.min.js.map

311.9 KB

bootstrap.js

136.1 KB

bootstrap.js.map

250.6 KB

bootstrap.min.js

58.1 KB

bootstrap.min.js.map

190.3 KB

/.../jquery-validation-unobtrusive/

LICENSE.txt

0.6 KB

jquery.validate.unobtrusive.js

19.4 KB

jquery.validate.unobtrusive.min.js

5.9 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/wwwroot/lib/jquery-validation/

LICENSE.md

1.1 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/wwwroot/lib/jquery-validation/dist/

additional-methods.js

43.2 KB

additional-methods.min.js

18.5 KB

jquery.validate.js

48.7 KB

jquery.validate.min.js

23.3 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/wwwroot/lib/jquery/

LICENSE.txt

1.6 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/EAWebApp/wwwroot/lib/jquery/dist/

jquery.js

287.6 KB

jquery.min.js

89.5 KB

jquery.min.map

138.0 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/ProductAPI/Controllers/

ProductController.cs

1.6 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/ProductAPI/Data/

Product.cs

0.4 KB

ProductDbContext.cs

0.3 KB

SeedData.cs

1.7 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/ProductAPI/

Dockerfile

0.8 KB

EnumSchemaFilter.cs

0.8 KB

ProductAPI.csproj

0.8 KB

ProductAPI.sln

3.2 KB

Program.cs

1.1 KB

Startup.cs

3.1 KB

appsettings.Development.json

0.2 KB

appsettings.json

0.3 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/ProductAPI/Migrations/

20211210175227_initial.Designer.cs

1.8 KB

20211210175227_initial.cs

1.2 KB

ProductDbContextModelSnapshot.cs

1.7 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/ProductAPI/Properties/

launchSettings.json

0.8 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/ProductAPI/Repository/

ProductRepository.cs

1.9 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/ProductAPI/vs/ProductAPI/DesignTimeBuild/

dtbcache.v2

254.7 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/ProductAPI/vs/ProductAPI/config/

applicationhost.config

79.7 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/ProductAPI/vs/ProductAPI/

project-colors.json

1.7 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/ProductAPI/vs/ProductAPI/v17/TestStore/0/

000.testlog

186.7 KB

testlog.manifest

0.0 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/ProductAPI/vs/ProductAPI/v17/

futdcache.v1

0.8 KB

suo

85.5 KB

/.../38154312-7522-4eee-bded-aad4c431b0ae/

sessionCapabilities.json

1.0 KB

video.mp4

245.6 KB

/.../4741701f-5674-4354-8350-1383982c6243/

sessionCapabilities.json

1.0 KB

video.mp4

224.8 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/assets/4b4b9361ab68ebe7d359dce8a096d2b4/

sessionCapabilities.json

1.1 KB

video.mp4

197.6 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/assets/50e1f0d2fcd681b172aaff41d30b9860/

sessionCapabilities.json

1.1 KB

video.mp4

211.3 KB

/.../9756885d-7acf-427d-877b-5f17f9db0cc0/

sessionCapabilities.json

1.0 KB

video.mp4

237.3 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/assets/aa8c0c395d2b790ef2c598b3a88a9972/

sessionCapabilities.json

1.1 KB

video.mp4

184.8 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/vs/EAApp/DesignTimeBuild/

dtbcache.v2

200.8 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/vs/EAApp/config/

applicationhost.config

79.7 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/vs/EAApp/

project-colors.json

0.8 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/vs/EAApp/v17/TestStore/0/

000.testlog

0.0 KB

testlog.manifest

0.0 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/vs/EAApp/v17/

futdcache.v1

0.4 KB

suo

48.6 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/vs/ProductAPI/DesignTimeBuild/

dtbcache.v2

182.9 KB

/.../3 - Selenium Tests project to run as an Container/EAApp/vs/

VSWorkspaceState.json

0.1 KB

slnx.sqlite

540.7 KB

/.../4 - GitHub Actions Basics/

31 - Introduction English.srt

17.7 KB

31 - Introduction.mp4

117.4 MB

32 - Understanding GitHub Action Workflows English.srt

15.8 KB

32 - Understanding GitHub Action Workflows.mp4

64.0 MB

33 - Working with Jobs Steps and run in GitHub Actions workflow English.srt

20.3 KB

33 - Working with Jobs Steps and run in GitHub Actions workflow.mp4

101.0 MB

34 - Working with Multiple Jobs in Workflow English.srt

15.6 KB

34 - Working with Multiple Jobs in Workflow.mp4

109.8 MB

35 - Understanding Context and Environment variables with Expressions English.srt

13.7 KB

35 - Understanding Context and Environment variables with Expressions.mp4

43.5 MB

36 - Creating NET application and running them in GitHub Actions workflow English.srt

14.4 KB

36 - Creating NET application and running them in GitHub Actions workflow.mp4

93.5 MB

37 - Understanding Triggers in GitHub Actions workflow English.srt

11.9 KB

37 - Understanding Triggers in GitHub Actions workflow.mp4

124.5 MB

38 - GitHub Strategies and Matrix execution to execute in various environment combo English.srt

7.4 KB

38 - GitHub Strategies and Matrix execution to execute in various environment combo.mp4

31.8 MB

39 - Enable more verbose information of GitHub Actions workflow for debugging English.srt

5.1 KB

39 - Enable more verbose information of GitHub Actions workflow for debugging.mp4

44.7 MB

/.../5 - CICD of Selenium Tests Microservices containers with GitHub Actions/

40 - Introduction English.srt

3.1 KB

40 - Introduction.mp4

11.9 MB

41 - Problem running Dockercompose file in GitHub Actions workflow English.srt

18.7 KB

41 - Problem running Dockercompose file in GitHub Actions workflow.mp4

86.2 MB

42 - Creating Shell script to execute Selenium Test containers English.srt

10.4 KB

42 - Creating Shell script to execute Selenium Test containers.mp4

92.7 MB

43 - Running Shell script from GitHub Actions pipeline English.srt

6.2 KB

43 - Running Shell script from GitHub Actions pipeline.mp4

85.5 MB

44 - Waiting for Selenium Test container to execute in pipeline English.srt

9.8 KB

44 - Waiting for Selenium Test container to execute in pipeline.mp4

44.8 MB

45 - Running Selenium Grid Setup Test in GitHub Actions Pipeline English.srt

8.2 KB

45 - Running Selenium Grid Setup Test in GitHub Actions Pipeline.mp4

106.5 MB

46 - Summary English.srt

1.1 KB

46 - Summary.mp4

5.7 MB

/~Get Your Files Here !/

Bonus Resources.txt

0.4 KB

 

Total files 212


Copyright © 2025 FileMood.com