Skip to content

Commit

Permalink
update to rf 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ravihuang committed Sep 18, 2020
1 parent a20d1d9 commit 183f0c5
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
@@ -1,27 +1,29 @@
# RobotFramework installer
This is a windows installer created by [NSIS3](https://nsis.sourceforge.io/Download), which integrates python3.7.2, [RobotFramework](https://github.com/robotframework/robotframework) test framework, [RIDE](https://github.com/HelioGuilherme66/RIDE) editor and some robotframework libs.

**Latest release - [RobotFrameworkSetup-v9.1.3.exe](https://github.com/ravihuang/robotframework-installer/releases/latest)**
**Latest release - [RobotFrameworkSetup-v9.2.0.exe](https://github.com/ravihuang/robotframework-installer/releases/latest)**

### Involved Library
```
python3.7.2
robotframework-ride==1.7.4a1
robotframework==3.1.1
robotframework-appiumlibrary==1.5.0.4
robotframework-autoitlibrary==1.2.4
robotframework==3.2.2
robotframework-appiumlibrary==1.5.0.6
robotframework-autoitlibrary==1.2.5
robotframework-csvlibrary==0.0.2
robotframework-databaselibrary==1.1.1
robotframework-debuglibrary==1.1.4
robotframework-databaselibrary==1.2.4
robotframework-datadriver==0.3.6
robotframework-debuglibrary==2.2.1
robotframework-excellibrary==0.0.2
robotframework-faker==4.2.0
robotframework-jsonlibrary==0.2
robotframework-mongodblibrary==0.3.4
robotframework-openstflibrary==0.1.1
robotframework-redislibrary==0.3
robotframework-requests==0.5.0
robotframework-seleniumlibrary==3.3.1
robotframework-redislibrary==1.2.1
robotframework-requests==0.7.1
robotframework-ride==1.7.4.2
robotframework-seleniumlibrary==4.3.0
robotframework-stublibrary==0.1.5
RESTinstance==1.0.2
```
### Supported OS
|platform|arch|
Expand Down

0 comments on commit 183f0c5

Please sign in to comment.