PinnedJenkins Wsl ile Agent KurulumuJenkins master ve agent’lar arasında güvenli bir bağlantı kurmak için SSH kullanıyoruz. SSH bağlantıları, uzaktaki sistemlere erişmenin…Oct 25, 20242Oct 25, 20242
Retrieve Email Using Gmail API and JavaI want to show you how to receive email programmatically in Java using the Gmail API, how to configure your Gmail account, and how to…Dec 18, 20244Dec 18, 20244
Running Parallel Browser Tests with Jenkins PipelineIn this article, we will show how to run tests in parallel in Chrome and Firefox browsers using Jenkins Pipeline. The example Pipeline code…Nov 23, 20241Nov 23, 20241
Agent Setup with Jenkins WslWe use SSH to establish a secure connection between Jenkins master and agents. WhileSSH connections are a secure and practical way to…Oct 27, 2024Oct 27, 2024
Run Selenium Java Tests by Connecting to an Open Chrome BrowserChrome remote debugging port is a feature that makes it easier to debug our tests by connecting to an existing browser. In debug mode, we…Sep 10, 20241Sep 10, 20241
End-to-End Image Processing with AppiumThis article details the test automation of TicTacToe on an Android emulator using Appium. We will describe how to perform the automation…Jul 28, 2024Jul 28, 2024
Performing Excel File Post Process using the Restassured library.In this article, we will post the excel file using the Restassured library. For this we need to implement the necessary dependency in…Apr 29, 2024Apr 29, 2024
Selenium’da Dosya İndirmenin Başarılı Bir Şekilde Tamamlandığını DoğrulamaBu makale Selenium Java ile bir dosyanın chrome tarayıcısında başarılı bir şekilde indirildiğini doğrulamak için bir yöntem göstermektedir.Apr 16, 2024Apr 16, 2024
A Flexible Method for Retrying Selenium OperationsWhen writing automated tests in web browsers using Selenium, you may occasionally encounter errors like “NoSuchElementException” when…Oct 8, 2023Oct 8, 2023