People in #Selenium project follow what goes on around different #Browsers, work to drive forward automating browsers with #Standards, provide #Webdriver in multiple languages, and enable #SeleniumEcosystemProjects. Real browsers, the ones end users use. Become a contributor in any of these?
#selenium #browsers #standards #webdriver #seleniumecosystemprojects
Apple are hiring a “web tools engineer”. This is the team that works on #webdriver, the Web developer tools, the WebKit Inspector and more.
My experience with the folks on this team is that they’re great to work with, and they care deeply about the work they do. The progress in safaridriver over the past year has been driven by them, and it’s been brilliant to see.
https://jobs.apple.com/en-us/details/200482392/web-developer-tools-engineer?team=SFTWR
I wasn't sure if I should post this on my gamer account or my personal one but I guess I'll go with this one (the gamer account) since I might reach more programmers this way:
I've been playing around with Robot Framework on my Steam Deck, so far it's on'e a very basic setup. For some reason, it will not open Chrome because it cannot find the chromedriver binary.
I tried many different ways: a manual install of chromedriver, tried a few packages from pypi dot org, tried homebrew (that's my go-to on Mac but it sucks pretty hard on linux AFAICT).
Any suggestions on how I can get this to work (apart from scanning the whole screen, reading the text and/or using image recognition)?
#linux #automation #python #pycharm #webdriver #selenium #robotframework
#Linux #automation #python #pycharm #webdriver #selenium #robotframework
@rmceoin I'm working on a little something based on your bash/python script to scan for #GoogleAd #malvertising
It's a #python script using #Selenium #WebDriver. It will script a Chrome browser to search google for an application, and then visit each add that isn't on an "ignore list". It takes screenshots while it does this and logs all the HTML from the ads, as well as parsing metadata from the ads.
That much is working now. My next step is to have it visit the sites, look for download links, and then submit any downloads to #virustotal
I don't think I will have bit complete tomorrow, so maybe next weekend.
This video goes by really fast (the Chrome interaction is automated) but it opens the non-ignored ad in a new tab and records all it's metadata.
#googlead #malvertising #python #selenium #webdriver #virustotal
New additions to Web Components bookmarks:
- cypress-lit = #Cypress + #buildWithLit 🔥
- query-selector-shadow-dom by #Webdriver
- Shadow DOM support for Capybara 💎
- Shadow DOM with Java #Selenium
Check out the full list of testing solutions:
#cypress #buildWithLit #webdriver #selenium
New additions to Web Components bookmarks:
- cypress-lit = #Cypress + #buildWithLit🔥
- query-selector-shadow-dom by #Webdriver
- Shadow DOM support for Capybara 💎
- Shadow DOM with Java #Selenium
Check out the full list of testing solutions:
#cypress #buildWithLit #webdriver #selenium
replay is a library that provides an API to replay and stringify recordings created using Chrome DevTools Recorder
https://github.com/puppeteer/replay
#puppeteer #replay #recorder #WebDriver #QA #testing #tools #UX #Chrome #Extensions
#puppeteer #replay #recorder #webdriver #qa #testing #tools #ux #chrome #extensions
A little #WebDriver history lesson on the last time a meaningful go at a web only mobile OS was created. 🧵
Want lightning-fast #E2E or #Component #testing? Combine #NightwatchJS tests and #storybookjs stories.
You can learn how in Andrei Rusu #blog post 👇
https://blog.nightwatchjs.org/component-driven-development-with-storybook-and-nightwatch/
#TestAutomation #Selenium #WebDriver
#e2e #component #testing #nightwatchjs #storybookjs #blog #testautomation #selenium #webdriver
Started working with Selenium recently and I'm currently stuck in the verification of a mailto link tagged to a button.
More details here: https://stackoverflow.com/q/73720708/9647762
Boosts are appreciated.
#selenium #webdriver #webautomation #askfosstodon #askmastodon #askfedi
Started working with Selenium recently and I'm currently stuck in the verification of a mailto link tagged to a button.
More details here: https://stackoverflow.com/q/73720708/9647762
Boosts are appreciated.
#selenium #webdriver #webautomation #askfosstodon #askmastodon #askfedi
As a long time #WebDriver user, I was surprised how quickly I got #Playwright running. And it feels fast! Nice to do again some #browsertesting to make sure my #webapp keeps working while I refactoring.
#webdriver #playwright #browsertesting #webapp
RT @OndraM@twitter.activitypub.actor
After months of work we are releasing php-webdriver 1.8! It includes support for W3C #WebDriver protocol, so also bringing @firefox@twitter.com support. And its the first release after project was transferred from @fbOpenSource@twitter.com to community. #php #selenium
Changelog: https://github.com/php-webdriver/php-webdriver/blob/master/CHANGELOG.md
Experimental support of the W3C protocol landed in PHP WebDriver. Please test! https://github.com/facebook/php-webdriver/issues/469#issuecomment-553164388 #WebDriver #Panther #PHP
source code and notes of the ongoing workshop about #python and #iot at #imal
#html #webserver #beautifulsoup #selenium #webdriver
#beautifulsoup #selenium #webdriver #python #iot #imal #html #webserver
fantoccini, a high-level API for programmatically interacting with web pages through WebDriver, https://github.com/jonhoo/fantoccini
That's neat that it relies on the WebDriver open standard!
#rustlang #webdriver #test #browser #web