Software Alternatives, Accelerators & Startups

Selenium VS p5.js

Compare Selenium VS p5.js and see what are their differences

Selenium logo Selenium

Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that.

p5.js logo p5.js

JS library for creating graphic and interactive experiences
  • Selenium Landing page
    Landing page //
    2023-04-12
  • p5.js Landing page
    Landing page //
    2023-07-22

Selenium videos

Selenium supplements — worth it or waste of time?

More videos:

  • Review - bio true selenium review
  • Review - SELENIUM: Why You Need It and Where To Get It

p5.js videos

Processing or p5.js? My opinions

More videos:

  • Review - Q&A #1: Side-Scroller in p5.js
  • Tutorial - 17.11: Sound Visualization: Frequency Analysis with FFT - p5.js Sound Tutorial

Category Popularity

0-100% (relative to Selenium and p5.js)
Automated Testing
100 100%
0% 0
Javascript UI Libraries
0 0%
100% 100
Browser Testing
100 100%
0% 0
Charting Libraries
0 0%
100% 100

User comments

Share your experience with using Selenium and p5.js. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Selenium and p5.js

Selenium Reviews

Top Selenium Alternatives
Nightwatch.js simplifies the setup and use of Selenium WebDriver, providing an abstraction layer that is easier to work with for JavaScript developers. While it offers the broad compatibility and standardization of Selenium WebDriver, it aims to improve the development experience with its simplified syntax and support for the Page Object pattern, making it a middle ground...
Source: bugbug.io
Top 5 Selenium Alternatives for Less Maintenance
And that’s why code-free test automation is important. Implementing codeless Selenium alternatives can address the challenges posed by traditional Selenium testing. They help testers with various skill sets to contribute to the testing process, enhancing collaboration and accelerating the testing lifecycle. For an in-depth discussion on the significance of codeless Selenium,...
Best Automation Testing Tools (Free and Paid) | July 2022
Automation testing is the process of testing the software using an automation tool to find the defects. In this process, executing the test scripts and generating the results are performed automatically by automation tools. Some most popular tools to do automation testing are HP QTP/UFT, Selenium WebDriver, etc.,
20 BEST Selenium Alternatives in 2021
Selenium is an open-source automated testing tool. It can perform functional, regression, load testing on web applications across different browsers and platforms. Selenium is one of the finest tools, but it does have some drawbacks.
Source: www.guru99.com
Top 10 Best Selenium Alternatives You Should Try
Selenium is a convenient and portable software testing tool specifically used for testing web applications. It acts as an API (Application Program Interface) for browser automation. Selenium is the widely used free and open-source tool used for automation testing of web applications through various browsers and platforms.

p5.js Reviews

20+ JavaScript libraries to draw your own diagrams (2022 edition)
A JS client-side library for creating graphics and interactive experiences, based on the core principles of Processing to make coding accessible to artists, designers and educators. Beyond drawing, this project provides offers web audio functionality, collision detection and even generation of graphical user interfaces from p5.js sketches.
8 Best Free and Open-Source Drawing Libraries in JavaScript
The p5.js library is a great option for people who are looking for a library that doesn't have a steep learning curve, but which can create very complicated systems if necessary. The get started with P5.js page on the official website has a functional example that draws circles wherever you move your mouse in only a few lines of code.

Social recommendations and mentions

Based on our record, p5.js seems to be a lot more popular than Selenium. While we know about 136 links to p5.js, we've tracked only 8 mentions of Selenium. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Selenium mentions (8)

  • How to write tests in Django for JavaScript fetch
    You won't be able to test the javascript function itself from within python, but you can exercise the front-end code using something like cypress (https://cypress.io) or the older but still respectable selenium (https://selenium.dev). Source: about 1 year ago
  • Having Issues with selenium
    In addition, .find_element_by_class_name is deprecated since selenium 4.3.0 and the replacement is .find_element(By.CLASS_NAME, "class"). Check selenium's site for more info. Source: over 1 year ago
  • Issues with Selenium 4.8.0
    This is the code again after checking selenium's official site :. Source: over 1 year ago
  • Having Issues with selenium
    I also tried the following code seen on the selenium.dev website. Source: over 1 year ago
  • Document Object Model Specification
    The following functions are defined within the Selenium project, at revision 1721e627e3b5ab90a06e82df1b088a33a8d11c20. - Source: dev.to / about 2 years ago
View more

p5.js mentions (136)

  • Battlesnake Challenge #2 - JavaScript
    JavaScript is everywhere. Not only is JavaScript on every layer of the tech stack (frontend/middleware/backend), but you can also find JavaScript in every software domain. No matter if you want to do command-line tools, creative coding, or machine learning, you can do it in JavaScript. Because JavaScript is so ubiquitous, as a developer it’s the best career choice you can make. - Source: dev.to / 8 days ago
  • Processing Foundation 2024 Software Development Grant (pr05): 'New Beginnings' Open Call
    The Processing Foundation is thrilled to announce the open call for pr05 (pronounced “pros”), a new grant and mentorship initiative designed to support the professional growth of early to mid-career software developers through hands-on involvement in open-source projects. This is a unique opportunity to grow as a developer while making a tangible impact on software projects used by millions of creatives, artists,... - Source: dev.to / 8 days ago
  • How to build an associative graph using React + p5
    I'm using the JavaScript graphics library p5 inside a react component, like so:. - Source: dev.to / 21 days ago
  • Turbo Pascal Turns 40
    Processing (P5) had this: you can select any string of text in its IDE anl search for it in the docs, and if it's one of the built-in functions or constants it will open the associated static html page that came installed with the software, so no internet nor server required. And despite being offline you can still navigate the docs too. This feels a lost basic skill in static site generation these days. It was... - Source: Hacker News / 6 months ago
  • My Google Play Developer account has been terminated
    I thought it could be funny to use the javascript version of it https://p5js.org/ in a web page and then wrap it in a Unity app, since Unity was and is the environment I use for making apps. - Source: Hacker News / 7 months ago
View more

What are some alternatives?

When comparing Selenium and p5.js, you can also consider the following products

Cypress.io - Slow, difficult and unreliable testing for anything that runs in a browser. Install Cypress in seconds and take the pain out of front-end testing.

Pixi.js - Fast lightweight 2D library that works across all devices

Katalon - Built on the top of Selenium and Appium, Katalon Studio is a free and powerful automated testing tool for web testing, mobile testing, and API testing.

Processing - C++ and Java programming at the speed of thought.

Robot framework - Robot Framework is a generic test automation framework for acceptance testing and acceptance...

Three.js - A JavaScript 3D library which makes WebGL simpler.