You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question regarding automated testing of Avalonia applications on Linux. Specifically, I'm interested in the feasibility of using Appium in conjunction with the selenium-webdriver-at-spi driver, which leverages the AT-SPI accessibility API on Linux. I noticed that the TestableApp.Appium sample in the Avalonia.Samples repository provides guidance for macOS and Windows but does not mention Linux.
Given the existence of the selenium-webdriver-at-spi driver, I'm curious if this approach has been explored or implemented within the Avalonia community. Is there a specific reason for the omission of Linux in the provided samples? Has anyone successfully employed selenium-webdriver-at-spi for testing Avalonia applications on Linux?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Dear AvaloniaUI Community,
I hope this message finds you well.
I have a question regarding automated testing of Avalonia applications on Linux. Specifically, I'm interested in the feasibility of using Appium in conjunction with the selenium-webdriver-at-spi driver, which leverages the AT-SPI accessibility API on Linux. I noticed that the TestableApp.Appium sample in the Avalonia.Samples repository provides guidance for macOS and Windows but does not mention Linux.
Given the existence of the selenium-webdriver-at-spi driver, I'm curious if this approach has been explored or implemented within the Avalonia community. Is there a specific reason for the omission of Linux in the provided samples? Has anyone successfully employed selenium-webdriver-at-spi for testing Avalonia applications on Linux?
Thank you for your insights.
Beta Was this translation helpful? Give feedback.
All reactions