Open
Description
As part of the conversion to npm workspaces we had to skip the chromedriver path test since where the node_modules directory is installed locally changed (moved up to the root). Need to figure out the proper way to test it while in local and while published.
Related: #793