You are here: Home

Modified items

All recently modified items, latest first.
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 jenkins-plugins-20240519-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.
RPMPackage python3-gerritlib-0.6.0-19.fc36.noarch
A Python library for interacting with Gerrit
RPMPackage python3-jenkins-utils-0.1.2-1.lbn36.noarch
Jenkins Utils .. contents:: :local: :depth: 2AbstractImplements some jenkins utils in python way.Notesjenkins-utils does not support plain-credentials, ssh- credentials plugins, so there's no option to encrypt/decrypt these data yet.
RPMPackage python3-jenkins-job-builder-6.4.2-1.lbn36.noarch
Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy.
RPMPackage python3-jenkins-1.8.2-1.lbn36.noarch
Python Jenkins is a library for the remote API of the Jenkins continuous integration server. It is useful for creating and managing jobs as well as build nodes.
RPMPackage password-reset-jenkins-2.0.4-3.lbn36.noarch
Reset Jenkins UI Admin password
RPMPackage jenkins-slave-3283.v92c105e0f819-1.lbn36.noarch
Slave setup for Jenkins/SSH/Java client. This does the static/software setup that Jenkins would perform launching a slave node. The global 'Remote working directory' may be set to /var/lib/jenkins.
RPMPackage jenkins-plugin-xunit-3.1.5-1.lbn36.noarch
Jenkins xunit
RPMPackage jenkins-plugin-workflow-support-930.vf51d22b_ce488-1.lbn36.noarch
Jenkins workflow-support
RPMPackage python3-browserstacker-0.3.1-1.lbn36.noarch
BrowserStacker ============== Python wrapper for `BrowserStack <https://www.browserstack.com/>`_ features.
RPMPackage selenium-drivers-geckodriver-0.34.0-1.lbn36.x86_64
Firefox/Gecko driver
RPMPackage selenium-drivers-chromedriver-122.0.6261.128-1.lbn36.x86_64
Google/Chromium driver
RPMPackage selenium-drivers-0.0.1-1.lbn36.x86_64
Pre-compiled selenium drivers for various browsers
RPMPackage python3-splinter+selenium-0.21.0-1.lbn36.noarch
This is a metapackage bringing in selenium extras requires for python3-splinter. It makes sure the dependencies are installed.
RPMPackage python-selenium-manager-0.0.2-1.lbn36.noarch
Selenium Manager is a CLI tool. Therefore, under the hood, the Selenium bindings call Selenium Manager by invoking shell commands. Like any other CLI tool, arguments can be used to specify specific capabilities in Selenium Manager This is a stand-in for Python/Selenium's interace (selenium/webdriver/common/selenium_manager.py)
RPMPackage python3-webdrivermanager-0.10.0-1.lbn36.noarch
webdrivermanager Python module to facilitate downloading and deploying WebDriver < binaries. The classes in this module can be used to automatically search for and download the latest version (or a specific version) of a WebDriver binary and then extract it and place it by copying or symlinking it to the location where Selenium or other tools should be able to find it then. Installation This...
RPMPackage python3-webdriver-manager-4.0.1-1.lbn36.noarch
Webdriver Manager for Python[![Tests]( [![PyPI]( [![Supported Python Versions]( [![codecov]( Support the library on [Patreon](
RPMPackage tox-4.23.2-1.lbn36.noarch
Tox as is a generic virtualenv management and test command line tool you can use for: - checking your package installs correctly with different Python versions and interpreters - running your tests in each of the environments, configuring your test tool of choice - acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing.
RPMPackage python3-tox-travis-0.13-1.lbn36.noarch
tox-travis: Integrate tox and Travis :target: