We have a new name! Browserbear is now Roborabbit

Articles tagged with Developers

Guides on browser automation and reducing repetitive work

Search Results

XPath Cheat Sheet: A Quick Reference to Essential XPath Expressions

While XPath expressions are incredibly useful to locate an HTML element, it can be challenging to accurately navigate through complex and nested HTML/XML structures. If you’re struggling with writing XPath expressions, use this cheat sheet to prepare them effortlessly.

How to Use cURL in Python (with Examples)

Using cURL in Python provides developers with a powerful combination of versatility and functionality for data transfer tasks. By leveraging the PycURL library, you can seamlessly incorporate cURL into your existing Python projects.

Playwright vs. Cypress: Selecting the Ideal Automated Testing Tool for Your Web Project

Not sure which automated testing tool you should use for your web application? Consider these two that are used by tens of thousands of developers around the world.

Everything You Need to Know About the XPath Contains() Function

XPath functions allow you to perform various operations on XML or HTML documents by providing additional capabilities for selecting, manipulating, and extracting values from the document's nodes. There are over 20 XPath functions available and here’s one you must know.

How to Automate Login with Browserbear

Automating tasks that require logging in could be a hassle, adding more work on top of the original task, but don’t let it stop you. This article demonstrates how to log in to a website easily using Browserbear so that you can run automation on websites that need user authentication.

Automate the Boring Stuff with Python (and Browserbear) with These 5 Ideas

Performing repetitive tasks every day can make you lose interest in your work and affect your productivity and performance. Learn how to automate boring tasks and save time with Python and Browserbear to free up time and energy for more challenging and rewarding work.

Web Scraping with R: An Introduction

R is a programming language that is widely used for data analysis, statistical computing, and visualization. In this article, let's see how you can also scrape a website in R to collect data for these tasks.

How to Automate Browser Actions Using Selenium

Selenium is highly extensible, with a large ecosystem of third-party plugins and frameworks that can enhance its functionality, making it a go-to tool for browser automation. In this article, we’ll see how to automate browser actions using Selenium.

Playwright vs. Selenium: Which One is Better for Automated Testing

Playwright and Selenium are two popular automated testing frameworks for web applications. In this article, we'll explore these two frameworks and compare some of their features to help you make an informed decision when choosing the best automated testing framework for your project.

Follow the Journey

Sign up for our once a fortnight newsletter update on new Roborabbit features and our business journey