Hi All,
We are getting the below error when try to run QA Automation scripts via Azure Pipeline. The same is working fine when we run manually in the Windows server. Only getting this issue when run the QA Automation scripts via Azure Pipeline.
Error while trying to execute a test set: session not created
from timeout: Timed out receiving message from renderer: 600.000
(Session info: chrome=94.0.4606.54)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'gtil-westus-vm-', ip: '10.0.0.4', os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_271'
Driver info: driver.version: ChromeDriver
remote stacktrace: Backtrace:
Can anyone please help me to fix this issue. as this is blocking our Automation Test