
Showing posts with label Release Pipeline. Show all posts
Showing posts with label Release Pipeline. 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
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...