Bug 2416172 - Review Request: selenium-webdriver-at-spi - Selenium/Appium WebDriver implementation based on AT-SPI Accessibility
Summary: Review Request: selenium-webdriver-at-spi - Selenium/Appium WebDriver impleme...
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL: https://invent.kde.org/sdk/selenium-w...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-11-20 18:57 UTC by Steve Cossette
Modified: 2025-11-21 14:22 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-11-21 14:22:08 UTC
Type: ---
Embargoed:
ngompa13: fedora-review?


Attachments (Terms of Use)

Description Steve Cossette 2025-11-20 18:57:50 UTC
Spec URL: https://farchord.fedorapeople.org/reviews/selenium-webdriver-at-spi/selenium-webdriver-at-spi.spec
SRPM URL: https://farchord.fedorapeople.org/reviews/selenium-webdriver-at-spi/selenium-webdriver-at-spi-0~20251027.112759.921d717-1.fc43.src.rpm

Description:
selenium-webdriver-at-spi is a WebDriver for Appium (based on Selenium)
using the Linux accessibility API AT-SPI2.

Fedora Account System Username: farchord

Comment 1 Neal Gompa 2025-11-20 19:08:55 UTC
Taking this review.

Comment 2 Fedora Review Service 2025-11-20 19:13:02 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/9820980
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2416172-selenium-webdriver-at-spi/fedora-rawhide-x86_64/09820980-selenium-webdriver-at-spi/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 3 Neal Gompa 2025-11-21 01:27:37 UTC
So, there's kind of a problem here:

> BuildRequires:  gobject-introspection-devel
> Requires:       gobject-introspection%{?_isa}

A little while back, GNOME went through a gobject-introspection ABI bump as part of merging it into glib2. So, I'm not sure whether this is a valid dependency or if it even does anything, even if it might be requested to build it.

It might even be broken, because the new gi and the old gi cannot be in the same program.

Comment 4 Steve Cossette 2025-11-21 14:22:08 UTC
Not going to be needed afterall


Note You need to log in before you can comment on or make changes to this bug.