Adwisit / WADLibrary

MIT License
18 stars 11 forks source link

WAD Library is not being recognized in RIDE #1

Open ruiramalho opened 5 years ago

ruiramalho commented 5 years ago

I installed and configured WinAppDriver on my PC:

  1. Download Windows Application Driver installer
  2. Run the installer on a Windows 10 machine
  3. Run WinAppDriver.exe from the installation directory

After the installation (pip install robotframework-wadlibrary) I tried to add WAD library in RIDE (IDE for Robot Framework), but seems is not been recognized.

robtail commented 3 years ago

HI, Is this how the library look like in Ride? image pip will install wadlibrary into your \Python...\Lib\site-packages in my case C:\Python37\Lib\site-packages\WADLibrary and this site-packages should be in path ! - of course.

is this help?

Best Regards, Robert