惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

aimingoo的专栏
aimingoo的专栏
腾讯CDC
Y
Y Combinator Blog
L
LangChain Blog
B
Blog
U
Unit 42
P
Proofpoint News Feed
G
Google Developers Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 【当耐特】
WordPress大学
WordPress大学
月光博客
月光博客
Vercel News
Vercel News
雷峰网
雷峰网
T
The Blog of Author Tim Ferriss
MyScale Blog
MyScale Blog
大猫的无限游戏
大猫的无限游戏
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
酷 壳 – CoolShell
酷 壳 – CoolShell
Blog — PlanetScale
Blog — PlanetScale
博客园 - 司徒正美
云风的 BLOG
云风的 BLOG
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 叶小钗

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - python-selenium
2026-05-30 · via AUR Newest Packages

a2sc commented on 2026-06-03 13:21 (UTC)

@txtsd thank you for implementing :)

txtsd commented on 2026-05-30 10:57 (UTC)

@a2sc Done. Thanks for testing and reporting!

a2sc commented on 2026-05-28 19:37 (UTC)

please add aarch64. build works without any issues. Thank you

namtabmai commented on 2026-03-07 10:51 (UTC)

I'm seeing some occasional errors in my python scripts, even when not using selenium in the scripts

Error sending stats to Plausible: error sending request for url (https://plausible.io/api/event)

Which led me down the rabbit hole to find that Selenium has default opt-out tracking, https://github.com/SeleniumHQ/selenium/pull/13173

You can opt out of this by setting an environment variable

export SE_AVOID_STATS=true

Not sure if it's worth making this clearer to people installing the package?

kingmk13 commented on 2025-12-01 16:53 (UTC)

@txtsd Indeed, sorry for the inconvenience. I mistook with python-seleniumbase that was also pulled. Thank you for your work.

txtsd commented on 2025-12-01 14:11 (UTC)

@kingmk13 There is no check() in this package.

kingmk13 commented on 2025-12-01 13:18 (UTC)

I think you should add the package python-mycdp as a required dependency. I had an error in the 'check()' because this python module was missing.

medaminezghal commented on 2025-03-22 14:12 (UTC)

I think you should add selenium-manager as optional dependency.

txtsd commented on 2025-03-04 05:15 (UTC)

@Sukolyn Builds for me in and out of chroot. Try rustup updateing your rust version. makepkg -c cleans up after a build btw, for a clean build you want makepkg -C.

Sukolyn commented on 2025-03-03 17:05 (UTC) (edited on 2025-03-03 17:13 (UTC) by Sukolyn)

I have a lot of error simply entering makepkg -c :

error: could not compile `autocfg` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name autocfg --edition=2015 /home/sukolyn/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=121 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ba0a37b04727790 -C extra-filename=-0f99bcb19efed741 --out-dir /home/sukolyn/aur/python-selenium/src/selenium-4.29.0/target/release/deps -C strip=symbols -L dependency=/home/sukolyn/aur/python-selenium/src/selenium-4.29.0/target/release/deps --cap-lints allow -Cforce-frame-pointers=yes -C debuginfo=2 --remap-path-prefix=/home/sukolyn/aur/python-selenium/src=/usr/src/debug/python-selenium` (signal: 7, SIGBUS: access to undefined memory)
warning: build failed, waiting for other jobs to finish...

error: could not compile `getrandom` (lib)
[...] `stable_deref_trait` (lib), `proc-macro2` (lib), jobbserver` (lib), `pkg-config` (lib), `memchr` (lib), `bytes` (lib)
[...]
ERROR Backend subprocess exited when trying to invoke build_wheel