You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-robotframework-7.0-1.lbn36.noarch
Robot Framework is a generic open source automation framework for acceptance testing, acceptance test driven development (ATDD), and robotic process automation (RPA). It has simple plain text syntax and it can be extended easily with libraries implemented using Python or Java.
RPMPackage python3-lbn-robot-0.0.2-1.lbn36.noarch
LBN extensions, setups for RobotFramework
RPMPackage jenkins-plugin-eddsa-api-0.3.0.1_19.vc432d923e5ee-1.lbn36.noarch
Jenkins eddsa-api
RPMPackage rubygem-browserstack-local-1.4.3-1.lbn36.noarch
Ruby bindings for BrowserStack Local.
RPMPackage python3-browserstack-sdk-1.27.0-1.lbn36.noarch
Python SDK for browserstack selenium-webdriver tests
RPMPackage python3-browserstack-local-1.2.10-1.lbn36.noarch
 
RPMPackage python-selenium-browserstack-0.0.1-1.lbn36.noarch
New Project =========== Copy /usr/share/browserstack-selenium/browserstack.yml into your project. Set BrowserStack Credentials ============================ Add your BrowserStack username and access key in the browserstack.yml config fle. You can also export them as environment variables, BROWSERSTACK_USERNAME and BROWSERSTACK_ACCESS_KEY: export BROWSERSTACK_USERNAME=<browserstack-username> export BROWSERSTACK_ACCESS_KEY=<browserstack-access-key> Running tests ============= Run sample test: To run the sample test across platforms defined in the project's browserstack.yml file, run: browserstack-sdk /usr/share/browserstack-selenium/test.py Run tests on locally hosted website: To run the local test across platforms defined in the project's browserstack.yml file, run: browserstack-sdk /usr/share/browserstack-selenium/local-test.py
RPMPackage python-robot-browserstack-0.0.2-1.lbn36.noarch
New Project =========== Copy /usr/share/browserstack-robot/browserstack.yml into your project. Set BrowserStack Credentials ============================ Add your BrowserStack username and access key in the browserstack.yml config fle. You can also export them as environment variables, BROWSERSTACK_USERNAME and BROWSERSTACK_ACCESS_KEY: export BROWSERSTACK_USERNAME=<browserstack-username> export BROWSERSTACK_ACCESS_KEY=<browserstack-access-key> Running tests ============= Run sample test: To run the sample test across platforms defined in the project's browserstack.yml file, run: - To run the sample tests in parallel across the platforms defined in the `browserstack.yml` file, run: browserstack-sdk robot ./tests/test-*.robot
RPMPackage browserstack-local-8.9-2.lbn36.x86_64
BrowserStack cross-browser testing
RPMPackage jenkins-plugin-oss-symbols-api-356.v2da_d59a_3742b_-1.lbn36.noarch
Jenkins oss-symbols-api
RPMPackage jenkins-plugin-mina-sshd-api-scp-2.15.0_161.vb_200831a_c15b_-1.lbn36.noarch
Jenkins mina-sshd-api-scp
RPMPackage jenkins-plugin-jsoup-1.21.1_52.v96e4041b_60fd-1.lbn36.noarch
Jenkins jsoup
RPMPackage jenkins-plugin-commons-compress-api-1.27.1_3-1.lbn36.noarch
Jenkins commons-compress-api
RPMPackage jenkins-plugin-aws-java-sdk2-ec2-2.31.63_54.vcf1e5a_c56c49-1.lbn36.noarch
Jenkins aws-java-sdk2-ec2
RPMPackage jenkins-plugin-aws-java-sdk2-core-2.31.63_54.vcf1e5a_c56c49-1.lbn36.noarch
Jenkins aws-java-sdk2-core
RPMPackage jenkins-plugin-aws-java-sdk-cloudwatch-1.12.780_480.v4a_0819121a_9e-1.lbn36.noarch
Jenkins aws-java-sdk-cloudwatch
RPMPackage python3-robotframework-selenium2library-3.0.0-1.lbn36.noarch
Selenium2Library Selenium2Library is a web testing library for Robot Framework_ that uses the Selenium_ tool internally. The project is hosted on GitHub_ and downloads can be found from PyPI_.Starting from version 3.0, Selenium2Library is renamed to SeleniumLibrary_ and this project exists mainly to help with transitioning.Versions Selenium2Library 3.0 and newer extend the new SeleniumLibrary_...
RPMPackage python3-robotframework-retryfailed-0.2.0-1.lbn36.noarch
robotframework-retryfailed A listener to automatically retry tests or tasks based on tags. InstallationInstall with pip: pip install robotframework- retryfailed UsageAdd the listener to your robot execution, via command line arguments. When your tests do fail and you have tagged them with test:retry(2), it will retry the test 2 times. Retry can be also set globally as a parameter to the...
RPMPackage python3-robotframework-assertion-engine-3.0.3-1.lbn36.noarch
Generic way to create meaningful and easy to use assertions for the Robot Framework libraries. This tools is spin off from Browser library project, where the Assertion Engine was developed as part of the of library. Supported Assertions Currently supported assertion operators are: Operator Alternative Operators Description Validate Equivalent == equal, equals, should be Checks if returned value is equal to expected value. value == expected != inequal, should not be Checks if returned value is not equal to expected value. value != expected > greater than Checks if returned value is greater than expected value. value > expected >= Checks if returned value is greater than or equal to expected value. value >= expected < less than Checks if returned value is less than expected value. value < expected <= Checks if returned value is less than or equal to expected value. value <= expected *= contains Checks if returned value contains expected value as substring. expected in valu
RPMPackage jenkins-plugins-20250630-1.lbn36.noarch
Jenkins plugins as RPM packages. Some enterprise organisations have policies blocking access to Jenkins mirrors and make it impossible to use Jenkins in-built update centre to manage plugins. This package makes these available as RPM packages.