Using this library in C# script while writing test cases in unity c# script
using Altom.AltUnityDriver;
we face the error ,
” type or namespace name ‘Altom’ could not be found (are you missing a using directive or an assembly reference? “
How to resolve this , has any body faced this issue ?
I have tried to fix it but could not found any solution and i am expecting the proper solution to solve this issue
Mohsin Ali Khan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.