To my knowledge PAD using IronPython 2.7 instead of the traditional CPython. Regardless, when using python and pip installing selenium, it goes to a different file path than where most other modules go. They normally are stored here: (C:\Program Files\IronPython 2.7\Lib). But selenium is stored here: (C:\Program Files\IronPython 2.7\Lib\site-packages\selenium). PAD has the feature to select module folder paths which only give the option for one path. When I use the first path It is unable to find selenium and when I use the second it fails as well (Can't find the warnings package which is in the first path). Is there a way to get PAD to recognize selenium? By the way importing selenium works fine with my ipy 2.7 outside of PAD.

Report
All responses (
Answers (