The ultimate guide to hiring a web developer in 2021
If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
Selenium is an automation tool that helps to test web applications and quickly author functional tests without the need of a test script. Once the tests are written, they can be executed on different platforms, browsers and mobile devices, experiencing how the application behaves in a complete cycle. Selenium Experts are hands-on IT professionals who can develop and execute a series of automated tests and maintain existing automation frameworks to ensure fast, quality delivery of web and mobile applications.
Selenium Expert can be instrumental in helping a client maximize their application’s quality assurance representation, by saving them time and resources on manual testing procedures. An Expert can develop test scripts with the popular open source automation framework, and implement continuous integration for the applications for decreased functional defects, freeing up time for other tasks or development efforts.
Here's some projects that our expert Selenium Experts made real:
Selenium is an invaluable addition to any development team that requires application testing on multiple platforms simultaneously. By hiring a Selenium Expert on Freelancer.com, clients are sure to effectively reduce time spent identifying software or device bugs with ease. They will spend less time looking at log files and more time investing resources into making their applications market ready. Invite your clients to post their project today and hire a Selenium Expert on Freelancer.com!
From 23,964 reviews, clients rate our Selenium Experts 4.9 out of 5 stars.Selenium is an automation tool that helps to test web applications and quickly author functional tests without the need of a test script. Once the tests are written, they can be executed on different platforms, browsers and mobile devices, experiencing how the application behaves in a complete cycle. Selenium Experts are hands-on IT professionals who can develop and execute a series of automated tests and maintain existing automation frameworks to ensure fast, quality delivery of web and mobile applications.
Selenium Expert can be instrumental in helping a client maximize their application’s quality assurance representation, by saving them time and resources on manual testing procedures. An Expert can develop test scripts with the popular open source automation framework, and implement continuous integration for the applications for decreased functional defects, freeing up time for other tasks or development efforts.
Here's some projects that our expert Selenium Experts made real:
Selenium is an invaluable addition to any development team that requires application testing on multiple platforms simultaneously. By hiring a Selenium Expert on Freelancer.com, clients are sure to effectively reduce time spent identifying software or device bugs with ease. They will spend less time looking at log files and more time investing resources into making their applications market ready. Invite your clients to post their project today and hire a Selenium Expert on Freelancer.com!
From 23,964 reviews, clients rate our Selenium Experts 4.9 out of 5 stars.PROJECT TITLE Web Scraping Developer for Global Legal & Regulatory Data Collection PROJECT OVERVIEW We are looking for a developer who can build an automated system to collect legal and regulatory documents from multiple global sources. The goal is to create a scalable automated pipeline that can gather legal data across multiple jurisdictions and regulatory domains. DATA COLLECTION SCOPE The system will collect information related to: - Medical law and healthcare regulation - Medical advertising regulation - Corporate formation and company governance laws - Investment regulation (stocks, cryptocurrency, real estate) - Tax law and administrative tax rulings - Beauty and cosmetic regulation - Medical and cosmetic manufacturing compliance - Import and export law - Customs and tariff...
Each week I have a narrow booking window on our club’s Northstar Technologies app and I need that tee time grabbed the instant the system opens. The script must log in automatically, choose one of our three courses based on a simple setting I can change each week, then secure a slot that falls anywhere inside a time range I provide. Your solution has to run reliably on Windows and cope gracefully with captchas, latency, or the app’s occasional hiccups. As long as it is rock-solid I’m flexible on the language and tooling you use, but I do want clear instructions for installing and scheduling it so the task fires off at the exact minute I specify. Deliverables • Source code and any auxiliary files • A short README explaining setup, configuration for cour...
I’m looking for a seasoned QA professional to craft a full-scale test strategy for our new self-serve IVR platform. The document must tell a complete story—from high-level objectives down to step-by-step execution—so that my internal QA team can pick it up and run without guesswork. Scope and focus The strategy has to address every angle of the experience: the customer-facing user interface, voice recognition accuracy, and all back-end system integrations. My end goal is threefold: prove day-one usability for callers, demonstrate rock-solid performance and reliability under load, and confirm seamless compatibility with the rest of our customer-care stack. Key features that must receive priority coverage are call routing and transfers, natural-language voice command re...
Hello, I am looking for an experienced Website QA Tester / Bug Finder to test my live web application: Website: The purpose of this project is to perform manual testing and identify real functional issues, not cosmetic suggestions. This is a small initial task. If the work quality is good, I will assign a complete testing project (long-term work). Scope of Work You need to thoroughly test the website like a real user and report at least 5 valid bugs. Testing should include: User registration & login Forms submission Validation errors Mobile responsiveness Payment / workflow process (if applicable) Broken flows Console errors Edge cases (wrong inputs, refresh, back button etc.) Bug Report Format (IMPORTANT) Each bug must include: Bug Title Steps to reproduce Expecte...
I need a Python developer to create a Windows-based automation script that helps monitor shift availability on an online hiring portal. The tool should check the schedule page at regular intervals and assist with quickly selecting shifts that match predefined preferences. The goal is to reduce the need for manual page refreshing and speed up the shift selection process. Key requirements: • Developed in Python and compatible with Windows • Ability to monitor the hiring portal and detect newly available shifts • Smart filtering based on preferences such as day of week, time window, and shift duration • Automatic navigation of the schedule interface to help select matching shifts • Auto-login capability after the initial setup using a saved browser session ...
We ship new features every few days, so quality must keep pace. The task is to own end-to-end testing - both manual and automated; from designing cases right through to signing off each release. Manual coverage is expected on functional flows, user-experience quirks and full regression sweeps. At the same time, a lightweight Selenium suite should be expanded (or created if gaps exist) so that smoke tests run automatically inside our CI pipeline. Project Overview Own the full QA lifecycle for cutting-edge Agentic AI products. We're seeking a sharp, self-starting QA pro who thrives in dense environments, finds bugs lightning-fast, and delivers fixes without handholding. Weekly releases demand speed: hit 90% critical path coverage in 21 days, regressions under 10 minutes, and bug-free...
Our engineering organization is doubling down on shift-left quality, and the next milestone is a fully automated test suite that lives alongside the codebase and runs on every commit. The work spans strategy, hands-on coding, and mentorship. You will craft an automation framework in Selenium, writing suites in Python, Java, and JavaScript—whichever language best fits each micro-service. Functional coverage comes first, followed quickly by performance scenarios that exercise real-world concurrency and data volumes. Each suite must plug into our existing CI/CD pipeline so that failures block the build and generate actionable reports for developers inside their pull requests. Key targets include: • Converting current manual regression cases into reliable Selenium scripts. &bu...
I want to automate the print-book setup flow on IngramSpark. The goal is a small program—Python with Selenium or a comparable browser-automation tool is fine—that logs into my account, steps through the print title creation pages, and drops in the four core fields I’ll supply at run time: ISBN, book title, author name, and the long description. All other fields can remain at their default values; pricing, discounts, paper stock, etc. are outside the scope for now. Operation should be simple: on launch the script prompts me once for those four pieces of data (manual entry, no files), then proceeds to open a fresh browser session, navigate to , authenticate with credentials that I’ll enter or store in an env file, and submit the book until it reaches the stage where ...
**Task Description:** We are developing a Selenium-based automation tool and need a **JavaScript stealth patch specifically optimized for Microsoft Edge (Chromium)**. The goal is to make the automated browser appear **as close as possible to a normal real user browser** when checked on fingerprinting test sites. **Requirements:** 1. Create a **JavaScript stealth patch** that can be injected using Selenium CDP: ```python driver.execute_cdp_cmd("", {"source": JS_PATCH}) ``` 2. The patch should help ensure that on fingerprint testing sites such as: * PixelScan * BrowserScan * similar browser fingerprint check tools the browser appears **natural and not flagged as automated**. 3. The patch should address common automation signals including (but not limited to): * `...
I need a robust AI-driven scraper that reliably pulls product text, images, SKUs, and pricing from selected e-commerce websites and our own admin-controlled catalog portals. The script must handle pagination, dynamic content, and, where required, authenticated sessions without manual intervention. Core expectations • Extract and store: product titles/descriptions, all associated images, SKU codes, and current prices. • Export: structured CSV or JSON for data, separate folder (or S3 bucket) for images, with clear file naming that links each image back to its SKU. • Tech stack: Python with libraries such as Scrapy, Playwright/Selenium, BeautifulSoup, or a comparable approach—whatever you can prove is most efficient and resilient. Basic computer-vision or OCR hoo...
I need a skilled Playwright expert to automate testing for our web applications. The tests should be compatible across multiple browsers: Chrome, Firefox, Safari, Edge, and Opera. Requirements: - Automate end-to-end testing using Playwright. - Setup should be compatible with multiple browsers. - Experience in web application testing is essential. - Familiarity with CI/CD integration will be a plus. - Provide documentation for the setup and execution. Ideal Candidates Should: - Have a strong background in Playwright. - Possess expertise in cross-browser testing. - Have prior experience in a similar project. - Be detail-oriented and able to deliver within the budget. I have about 13 persona workflows and may 20 other non-persona specific workflows. I am looking for someone willing to au...
I need an automated service that visits eight real-estate platforms every day—, Zillow (FSBO only), , Hubzu, HomePath, HUDHomestore, InvestorLift, and Crexi—pulls both property details and price data, and drops the results into a single clean dataset. Each site has its own search criteria that I will supply (zip codes, status flags, auction dates, etc.). The scraper must respect those individual rules and still be easy for me to adjust later without having to rewrite code—think a clearly labeled config section or similarly simple mechanism. Key expectations • Runs on a schedule without manual intervention and retries gracefully if a site is temporarily unavailable. • Captures all standard listing fields (address, beds, baths, square footage, list/asking ...
I need every piece of publicly available data pulled from three separate websites and packaged so I can work with it offline. The moment the contract is awarded I’ll hand you the URLs; from there I expect you to spin up an automated solution—Python with Scrapy, BeautifulSoup, Selenium, or a comparable stack—that captures all records, follows pagination, and handles any lazy-loaded content. Time is tight: the full job must be wrapped up within 3 calendar days. My total budget is fixed at US $300, so please be sure your approach fits comfortably inside that limit. Deliverables • A clean, well-structured file for each site (CSV or Excel, whichever you prefer) containing every scraped field. • The runnable scripts or notebooks you used, clearly commented so I ...
I am looking for a Python developer to create a simple and focused scraper script for Facebook Marketplace. Project Idea: The script will open a single Facebook Marketplace seller page and: • Extract all product links belonging to that seller only • Ignore any other data (no names, no prices, no images) • The final output should be a list of links only • Each product link on a separate line (link under link) Exact Requirements: • Input: Facebook Marketplace seller page URL • Output: • A file containing all product URLs for that seller • File format: TXT or CSV • Handle infinite scrolling to load all products Technical Requirements: • Python • Selenium or Playwright • Experience with dynamic websites • Clean, ...
Project Title End-to-End Test Automation Setup for Web & API Application About Me I am a QA Automation Engineer with 3 years of experience in manual and automation testing for web-based and SaaS applications. I specialize in building scalable automation frameworks, reducing regression effort, and improving release confidence through CI/CD integration. What I Can Do For Your Project Web Automation Selenium / Playwright automation Page Object Model (POM) framework design Cross-browser testing (Chrome, Firefox, Edge) Smoke & Regression suite automation API Automation REST API testing (Postman / RestAssured / Playwright API) Schema validation Response validation & data-driven testing CI/CD Integration Jenkins / GitHub Actions integration Automated test execution...
I want to sharpen my job-related skills in C# automation testing from the ground up. I’m still at the beginner stage, so the guidance has to start with fundamentals, then quickly move into hands-on practice. My immediate focus is mastering NUnit for writing, structuring, and running automated test suites. If time permits, I’m open to touching on Selenium or SpecFlow later, but the primary goal is to feel fully competent with NUnit in a real-world workflow. Here’s what I expect: • Short, regular live sessions (screen-share or pair-programming) where we walk through examples and refactor them together. • Small homework projects with clear feedback so I can measure progress. • Practical tips on setting up test environments, using assertions effecti...
If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
Learn how to find and work with a top-rated Google Chrome Developer for your project today!
Learn how to find and work with a skilled Geolocation Developer for your project. Tips and tricks to ensure successful collaboration.