Nightly builds from main
Pre-release
Pre-release
Wheels built from the latest green main, for trying out changes
before they are released. Not a release: the version is a .dev
build of the next milestone and it is replaced on every push to main.
Version 20.4.0.dev20260809150306, built from commit 9b6e1e7f259979f53fd9a38324414186677ec3f9.
Install
Install both wheels together. robotframework-browser-batteries pins
the exact robotframework-browser it was built with, so a mixed pair
will not resolve. Pick the batteries wheel for your platform.
base=https://github.com/MarketSquare/robotframework-browser/releases/download/nightly
pip install --pre \
${base}/robotframework_browser-20.4.0.dev20260809150306-py3-none-any.whl \
${base}/<the batteries wheel for your platform>
rfbrowser init
Wheels in this build
robotframework_browser-20.4.0.dev20260809150306-py3-none-any.whlrobotframework_browser_batteries-20.4.0.dev20260809150306-py3-none-macosx_13_0_arm64.whlrobotframework_browser_batteries-20.4.0.dev20260809150306-py3-none-macosx_13_0_x86_64.whlrobotframework_browser_batteries-20.4.0.dev20260809150306-py3-none-manylinux_2_28_aarch64.whlrobotframework_browser_batteries-20.4.0.dev20260809150306-py3-none-manylinux_2_28_x86_64.whlrobotframework_browser_batteries-20.4.0.dev20260809150306-py3-none-win_amd64.whl
Please report anything broken in these builds as an issue, mentioning
the version above.