
Showing posts with label Agents. Show all posts
Showing posts with label Agents. Show all posts
December 23, 2019

Labels:
ADO,
Agents,
Artifact,
Associate Test Case,
Azure,
Build Pipeline,
CI-CD,
MsTest,
Release Pipeline,
Test Plans,
Test results,
Test Runs,
VsTest
December 14, 2019
December 13, 2019

Azure agent capabilities
For every agent we add to the agent there are some set of default capabilities, which shows several details about the agent system. We c...December 12, 2019

Setting up Agent Pool and Windows Agent in Azure
In Azure world agents are computers that are connected to ADO account. It can be a VM or a local machine with any OS on it. Agent pool ...Fixing javascript error: Cannot read properties of null (reading 'querySelector') issue when using CSS identifier in selenium
JavaScript is another way to interact with web elements when normal selenium methods fail to act. But one issue with javascript is, it does...