-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
README documentation states two methods of installation:
- pip install
- source install
The way I interpret the README is that either installation method should end in the same result.
Expected Result:
- C:\RobotFramework is created
- AutoIt is installed
- robotframework-autoitlibrary is installed
Actual Result:
- AutoItLibrary package is installed but some keywords are not present (ex.- Win Active & Control Click) in init.py file.
- C:\RobotFramework is not created
- Keyword documentation html file is not installed
Not sure if the README is incomplete or if this is truly an issue in the install process.
Env Details:
Win 10 VM using VMWare Fusion on Mac
Python 3.9.1 Venv
Metadata
Metadata
Assignees
Labels
No labels