We are working on a CAD automation software. The software requires the user to click on a certain surface in the 3D Model during the process. This surface is similar in most of the parts we will use, but requires to move the camera around the part to find it(Click&Drag).
Do you know any GUI testing tools that we could use to automate this process in the testing phase? There are plenty of testing tool but I can't find any that deal specifically with CAD recognition. Is this possible?