# robotframework-QTLibrary **Repository Path**: BSTester/robotframework-QTLibrary ## Basic Information - **Project Name**: robotframework-QTLibrary - **Description**: This is a test Library. - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-12-03 - **Last Updated**: 2023-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.org/qitaos/robotframework-QTLibrary.png?branch=master)](https://travis-ci.org/qitaos/robotframework-QTLibrary) [![PyPi downloads](https://img.shields.io/pypi/dm/robotframework-qtlibrary.svg)](https://pypi.python.org/pypi/robotframework-qtlibrary) [![Latest Version](https://img.shields.io/pypi/v/robotframework-qtlibrary.svg)](https://pypi.python.org/pypi/robotframework-qtlibrary) robotframework-QTLibrary ======================== QTLibrary是一个个人学习研究时做的测试库,参考了一下Selenium2Library的一些写法. 其中做了几个比较常用的关键字,比如随机生成生日,随机生成身份证号,随机生成中文姓名等。 如果不知道关键字如何使用,请查看一下test目录里的案例。 安装方法: >pip install robotframework-qtlibrary Installation : >pip install robotframework-qtlibrary