Robot Framework library for Windows Remote Management
Project description
Short Description
Robot Framework library for Windows Remote Management, based on pywinrm.
Installation
pip install robotframework-winrmlibrary
Documentation
Keyword documentation for robotframework-winrmlibrary library: docs.
Example
*** Settings ***
Library WinRMLibrary
*** Test Cases ***
Get ip on windows host
Create Session server windows-host Administrator 1234567890
${params}= Create List "/all"
${result}= Run cmd server ipconfig ${params}
Log ${result.status_code}
Log ${result.std_out}
Log ${result.std_err}
0 Windows IP Configuration Host Name . . . . . . . . . . . . : WINDOWS-HOST Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Hybrid IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No
License
Apache License 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file robotframework-winrmlibrary-2.0.0.tar.gz
.
File metadata
- Download URL: robotframework-winrmlibrary-2.0.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5788da3f342bc17fe74f7249c62c720e8f2e4727bf9cd2a9fe9799f4cc41dc01 |
|
MD5 | 2476ed67e22dded3486601f7521d06b1 |
|
BLAKE2b-256 | 6c4cae2f8a9a651637545ea38e13b1c35a8a9c7a59b0451dadc57d1e9650e97f |
File details
Details for the file robotframework_winrmlibrary-2.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: robotframework_winrmlibrary-2.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be95c30b38197b5334aea4f505cc8a4a893e40d0667ff9d4e2db1918b9cd36ae |
|
MD5 | adecf574c6121d19e2a6668ecb8a09fd |
|
BLAKE2b-256 | 9a8c50d31752a49b3bd339bf0181628b181d60829a42ef8ecdfac74cb1faa8b7 |