Liviu Avram
Liviu Avram
I have the same issue, docker container logs show the following on MacOS: ` 2021-04-07 03:57:51,813 CRIT Supervisor running as root (no user in config file) 2021-04-07 03:57:51,815 INFO supervisord...
Have the same problem on iOS.
Explanation: https://pythoninoffice.com/fixing-attributeerror-webdriver-object-has-no-attribute-find_element_by_xpath/
Is this going to be fixed and merged to main anytime soon? :)
``` - uses: actions/setup-node@v2 with: node-version: '12' - run: | npm install -g [email protected] appium -v appium &>/dev/null & - name: Execute emulator tests timeout-minutes: 30 uses: reactivecircus/[email protected] with: api-level:...
Closed by mistake
Ok, thanks. I will give it a try
@lte2000 I installed it on Pycharm 2019.2.3 and there is no more crash, indeed. The problem is though that the commands from SeleniumLibrary 4.1.0 are not recognized by the plugin...
@lte2000, that worked. Thanks for the precious info :)
@lte2000, can you enable the "Issues" section inside your project for intellibot? There are some regressions that were observed and other problems that might be easier to fix if declared....