MarketSquare / MarketSquare/robotframework-faker
how to call fakerlibrary directly in python
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 69
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
it success but failed to use other Fakerlibrary library. would you share how to use in python
import FakerLibrary
print(FakerLibrary.FakerKeywords().name())
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue only provides a Python import example and does not name a documentation file, test, or entry point. First check how the library exposes its FakerKeywords class and whether direct Python use is supported. Done means documenting the supported usage clearly, or recording that only Robot Framework usage is supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100