nixuewei

Results 8 issues of nixuewei

Python:3.8.10,robotframework-faker=5.0.0, import to RIDE 20210616 10:14:24.262 [WARN]: Importing test library "FakerLibrary" failed Traceback (most recent call last): Importing test library 'FakerLibrary' failed: AttributeError: 'PosixPath' object has no attribute 'startswith' Traceback...

it success but failed to use other Fakerlibrary library. would you share how to use in python import FakerLibrary print(FakerLibrary.FakerKeywords().name())

Create Docker files as below and execute pabot --processes 2 /test/Tests/browser, it return FileNotFoundError: [Errno 2] No such file or directory. even if the files path is correcy `FROM marketsquare/robotframework-browser...

**Describe the bug** when i want to add some python library into docker, it have some error: [Errno 13] Permission denied: '/.local' **To Reproduce** Steps to reproduce the behavior: 1....

**Is your feature request related to a problem? Please describe.** we have config page and it can use drag and drop to put element. but failed to wheel the cellphone...

enhancement
priority: medium

**Is your feature request related to a problem? Please describe.** browser librsry can't support locator.tap for playwrigh hopeful well creating keyword which calls https://playwright.dev/docs/api/class-locator#locator-tap the datepicker we used is not...

enhancement
acknowledge
priority: high

![locator2](https://user-images.githubusercontent.com/20495497/188155103-9bc7c90c-f43f-482b-9186-0022cbddc4a2.png)![locator1](https://user-images.githubusercontent.com/20495497/188155110-d24d3248-93d6-4ddb-be7e-c9601c6e1a67.png) Blue part does not recognized. result is passed `Compare Images locator.png locator1.png move_tolerance=5` ![image](https://user-images.githubusercontent.com/20495497/188155664-9333d203-a4b7-46a2-a936-12f3649ac2ae.png)

bug

do we support ssh multi host, for example : local machine -> step server -> stg server -> mySQL. can we use sshlibrary to succeed to access mysql to jump...