SELECT j.name AS JobName, ja.start_execution_date, ja.stop_execution_date, ja.run_requested_date, CASE WHEN j...
Read More
Hi
Aoivd ChromeDriver high memory / CPU usage and random hanging
ChromeDriver high memory / CPU usage and random hanging usually happens because of: Too many Chrome processes/tabs Selenium waiting ...
Read More
Automatically publish/deploy an ASP.NET application to IIS using C#
using System; using System.Configuration; using System.IO; class Program { static void Main() { string sourcePath = ...
Read More
Subscribe to:
Posts (Atom)