Sounds good to me as well. On Wednesday, 3 June 2026 at 12:39:58 UTC+2 [email protected] wrote:
> Sounds good to me. > > Thanks! > > On 2 Jun 2026, at 23:06, 'James Nord' via Jenkins Developers < > [email protected]> wrote: > > Hi all, > > > I have been spending some time reworking (removing) the sticky element > disabler (aka Scroller) in the ATH. ( > https://github.com/jenkinsci/acceptance-test-harness/pull/2713) > > The main benifit is that we do not need to run javascript at the start of > each page load, which needed to happen not just on page load, but on a > dialog load now in various places. > > This JS running hid various timing issues where PageObjects/test etc > blindly assumed that a webelement was on screen and visible. > > removing this artificial slow down has revealed several timing issues that > I have fixed in various places in the ATH. > > So this is all golden, however the new way relies on WebDriver > Bi-Directoional support from the browser, and Safari has no usable > implementation of this. > > I don't think anyone uses Safari to driver the ATH, and for those that do > I would suggest quickly switching to firefox which is (currently) the only > browser we run the ATH on for its own tests. > > Does anyone have any objections to dropping Safari support here? > > /James > > CONFIDENTIALITY NOTICE: This email and any attachments contain > confidential and proprietary information of CloudBees intended only for the > named recipient(s). Unauthorized use or distribution is prohibited. If you > received this in error, please notify the sender and delete this email. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > > To view this discussion visit > https://groups.google.com/d/msgid/jenkinsci-dev/57842b74-0b88-4a11-9d63-d325cae9d569n%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-dev/57842b74-0b88-4a11-9d63-d325cae9d569n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/jenkinsci-dev/a009e898-0091-4b82-8ca5-73bacb915283n%40googlegroups.com.
