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:

  • Automation solutions to streamline digital media processes
  • Advanced web scraping techniques to collect data sets
  • Troubleshooting browser compatibility issues
  • Designing automated frameworks to improve testing throughput
  • Setting up Selenium environments for cross-browser testing
  • Creating comprehensive data driven tests with numerical comparison checks

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!

De 22,626 opiniones, los clientes califican nuestro Selenium Experts 4.93 de un total de 5 estrellas.
Contratar a Selenium Experts

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:

  • Automation solutions to streamline digital media processes
  • Advanced web scraping techniques to collect data sets
  • Troubleshooting browser compatibility issues
  • Designing automated frameworks to improve testing throughput
  • Setting up Selenium environments for cross-browser testing
  • Creating comprehensive data driven tests with numerical comparison checks

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!

De 22,626 opiniones, los clientes califican nuestro Selenium Experts 4.93 de un total de 5 estrellas.
Contratar a Selenium Experts

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    24 trabajos encontrados
    Web App Usability & QA Testing
    6 días left
    Verificado

    I need an experienced tester to run a full usability pass on my browser-based application. The stack is Node.js on the front end with a FastAPI back end, and I want to be certain that every user-facing flow feels smooth and error-free before launch. Scope of the test • Focus areas: user login and authentication, data retrieval and display, and all form submissions. • Primary goal: uncover anything that breaks the user’s flow or feels confusing, slow, or inconsistent. • Testing approach: a balanced mix of exploratory manual sessions and automated regression checks. You are free to select your preferred toolset—Selenium, Cypress, Playwright, or similar—so long as I can run the scripts locally and review the reports. Deliverables 1. A concise test pl...

    $22 Average bid
    $22 Oferta promedio
    31 ofertas

    I need a lightweight, repeatable scraper that gathers every publicly visible customer review talking about Bayer from social-media sources—right now the focus is on Goole. The crawler should pull the full review text, star rating (or reaction score, if available), reviewer name or handle, date, and the direct URL to each post. Please build it so I can run it on demand, ideally from a simple command line or Jupyter notebook. Python with requests / BeautifulSoup, Selenium, or Scrapy is fine; if you prefer another stack, let me know why it would be a better fit. Deliverables • Clean, well-commented source code • One sample export in CSV or JSON showing at least 100 live reviews • A short README explaining environment setup, run instructions, and how to alter s...

    $23 / hr Average bid
    $23 / hr Oferta promedio
    104 ofertas

    I need a single AI-driven system that can log in to Flipkart, Amazon, Myntra, Meesho and Ajio, then handle day-to-day store tasks without my constant oversight. Here’s what matters most to me: • Price tracking – The bot should watch my competitors and my own listings, capture price changes in real time and flag opportunities to raise or lower prices automatically or after human approval. • Order management – As soon as an order appears, I want labels downloaded, shipping updates pushed, cancellations handled and tracking numbers synced back to every marketplace. • Product listing – Bulk upload new SKUs or edit existing ones from one master catalogue, including images, descriptions and compliance attributes each site requires. • Return...

    $274 Average bid
    $274 Oferta promedio
    39 ofertas
    Live C# Selenium Basics Training
    6 días left
    Verificado

    I’m ready to start using Selenium with C#, but I’m still at the very first steps. I need a trainer who can guide me through the basic concepts in short, focused live sessions (one hour each). We will connect online, share screens, and build a simple test suite together so I can see every step in real time—installation, driver setup, locating elements, writing assertions, and running the tests inside my Visual Basic / Visual Studio environment. After each call I’d like the sample code and any brief notes you used so I can replay the exercise on my own. I learn fastest by doing, so please be prepared to answer questions on the fly and adjust the pace as needed. Deliverables • A sequence of live 1-hour online lessons covering a complete beginner-level overview...

    $16 / hr Average bid
    $16 / hr Oferta promedio
    48 ofertas
    CarGurus.ca Daily Listings Scraper
    6 días left
    Verificado

    I need a Python-based scraper that pulls complete car-listing information from every day. At a minimum the script has to capture make, model, price, and mileage but, in practice, I want every publicly visible field on each listing so that nothing useful is missed. Here’s what matters to me: • Reliability – the code must navigate pagination, work around basic anti-bot measures (rotating user-agents / respectful delays), and throw clear errors if the site layout changes. • Clean output – save to CSV or an SQLite database with consistent column names, ready for later analysis. You’re free to choose libraries you trust (requests, BeautifulSoup, Selenium, Scrapy, Playwright, etc.); just document any setup steps and keep third-party dependencies to a mi...

    $34 Average bid
    $34 Oferta promedio
    33 ofertas

    I need a robust yet lightweight script that connects to a specific online-auction platform and captures every live bid event. For each event I must see two fields only—the current bid price and the bidder’s (party) name—and have them appear automatically inside an Excel file as the auction progresses. Near-instant updates (a few seconds at most) are essential so I can analyse bidding behaviour on the fly. There is a range of price ie betwenn L1 and H1. I want to know which parties are bidding at which prices and their last bid price. The site uses dynamic content so the solution will likely rely on Python with Selenium, Playwright, or direct WebSocket/API interception—whichever achieves stable real-time capture without breaching the site’s terms. Please build...

    $265 Average bid
    $265 Oferta promedio
    19 ofertas

    No worries, that's way more workable. Here's the full post trimmed to fit under 10,000 characters: Nationwide Property Auction Web Scraping & Intelligent Alert System (Ongoing) About Us We're a commercial real estate investment firm that acquires distressed properties nationwide. We have the capital to close on any deal in the U.S. — our bottleneck is finding opportunities before competitors. We're building an automated system that monitors every property auction source in the country, filters against our criteria, and alerts us only on qualified deals. This is not a data dump project. We don't want spreadsheets with thousands of rows. We want a smart radar system that scans everything, filters ruthlessly, and only pings us when something matches. Long-t...

    $20 / hr Average bid
    $20 / hr Oferta promedio
    82 ofertas

    I need a robust, real-time scraping tool that monitors an accounting / legal / financial-services website and records every visitor’s key details the moment they arrive. The script must capture: • IP address • Name, phone and email • The exact Google or other search engine search keyword that led the user to the site • The specific page URL they land on and continue to browse • Any sign-up or form-fill actions performed • Geolocation (city/region/PIN Code) and device type Once each record is assembled it has to flow through my own verification endpoint first; if my custom API flags the data as unverified, the workflow should automatically fall back on a designated paid API to complete validation. All calls need to log their status so I can au...

    $219 Average bid
    $219 Oferta promedio
    13 ofertas

    I need a reliable script or windows-application that automatically gathers text content from specified websites and online databases, then saves everything into a clean, well-structured CSV file. A Windows-software would be preferred. The crawler should be able to crawl the website and spider a list of urls for approval or automatically go through the website Or just scrape a given list of urls (from a txt-file) Key details • Sources: public-facing websites and shops (also with login using username:password) • Data type: text only—no images or binary files. • Output: one CSV per run, UTF-8 encoded, with a header row • should be able to read/exrtract data from !! various shops & websites !! -> generally i need a basic software + "plugins" fo...

    $520 Average bid
    $520 Oferta promedio
    179 ofertas

    My development team is about to enter the quality-assurance phase and I need a dedicated tester to take charge of both manual and automated testing. The project already has running builds and clear functional requirements; what it lacks is a fresh set of eyes to uncover edge-case defects and to put reproducible, automated safeguards in place for future releases. Here’s what I’d like from you: • A concise test strategy and risk-based test plan covering functional, regression, usability and performance angles. • Hands-on execution of exploratory and scripted manual test cases. • Creation of maintainable automated suites (for example, Selenium, Cypress, Playwright or a framework you recommend) that can run on every build. • Clear bug reports—with...

    $280 Average bid
    $280 Oferta promedio
    40 ofertas
    Scrape Energy Address Eligibility
    4 días left
    Verificado

    I have to confirm whether specific street addresses qualify for the government-funded home-insulation programme. The Energy department website holds an “address eligibility” checker, and I need that information pulled automatically rather than re-typing each location by hand. Your task is to build and run a scraper that goes through the same steps the public tool requires, captures the eligibility result for every address I supply, and returns the full set in a clean Spreadsheet (Excel or CSV is fine). A repeatable script—Python with requests / BeautifulSoup or Selenium, or any language you are comfortable with—is preferred so I can rerun it later when the list of addresses grows. Handle captchas or session cookies if the site uses them, and respect polite crawlin...

    $279 Average bid
    $279 Oferta promedio
    44 ofertas

    We are looking for an experienced developer who can build an automated system to extract daily newly incorporated company data from the MCA (Ministry of Corporate Affairs) website – https://www.mca.gov.in. The system should automatically collect and deliver the list of companies incorporated each day in structured format (Excel / CSV / API / Database). Scope of Work: Develop a web scraping or API-based solution to extract daily incorporated company data from the MCA portal. The tool should automatically fetch newly incorporated companies every day. Data should include the following fields (minimum): CIN Company Name Date of Incorporation ROC (Registrar of Companies) State Company Type (Private Limited / LLP / OPC / Public Limited) Authorized Capital (if available) Regist...

    $100 Average bid
    $100 Oferta promedio
    30 ofertas
    Football Match Results Scraper
    3 días left
    Verificado

    I need a reliable, repeatable script that automatically pulls historical and fresh match-result data for the Premier League, La Liga, Serie A, the English Championship and the Bundesliga 1. The workflow should: • visit publicly available sources you identify (official league sites, APIs, or reputable statistics portals), • extract the full-time score, date, home/away sides, venue and any metadata you can pick up (round, referee, attendance), • extract data on goals including the exact time and goalscorer • additional data extracted from match Commentary would be helpful, i.e. substitutions, shots on goal, shots off target, etc. with times will help • normalise club names so they are consistent across all leagues, and • write everything into a single, tidy...

    $511 Average bid
    $511 Oferta promedio
    70 ofertas
    Web App Testing & Scripts
    3 días left
    Verificado

    I’m preparing our web application for a wider release and need a skilled QA partner to uncover every bug and friction point before we go live. Your task is to run a full sweep of the site—covering user-interface flow and overall usability, core functionality and performance under load, plus security and cross-browser/device compatibility. What I need from you: • A clear, well-structured test script in Excel. Each row should outline the test case, steps, expected outcome, actual result, and pass/fail status. Please include any supporting notes or screenshots that will help my dev team reproduce the issue quickly. • A consolidated bug and observation report highlighting severity, steps to replicate, and practical recommendations for smoothing the user experience....

    $91 Average bid
    $91 Oferta promedio
    11 ofertas

    Project Goal Develop a robust, stealthy automation bot using Python and specialized browser automation tools to interact with a specific chat platform. The bot must mimic natural human behavior, utilize AI for responses, and integrate with specific third-party APIs. Technical Requirements Browser Automation: Must use Python with Selenium or Playwright for browser control. Natural Mouse Paths: Implement Bezier curves to simulate natural human mouse movements, specifically for moving to and clicking the "Send" button. Interaction Method: Submissions must be click-only; the bot cannot use the 'Enter' key. Auto-Load Detection: The bot needs the ability to detect when a new chat interface has loaded after sending a message to restart its loop. Dolphin{anty) API: Integration ...

    $32 / hr Average bid
    $32 / hr Oferta promedio
    60 ofertas

    I need an experienced developer to build a Proof of Concept (PoC) for a browser-based automation tool on Dolphin Anty. The goal is to streamline a chat-based workflow using AI and stealth-focused automation. Project Overview: I need an experienced developer to build a robust Proof of Concept (PoC) for a browser-based automation tool running inside Dolphin{anty}. The goal is to automate a chat-based workflow using AI for content generation and advanced stealth techniques. Core Workflow (The Loop): Data Extraction: The bot must read the current chat history and extract specific data points (e.g., Name/Location) using OpenAI GPT-4o. AI Response: Generate a context-aware reply based on the chat history and a configurable System Prompt. Stealth Interaction: - Simulate human-like typing (va...

    $1250 Average bid
    $1250 Oferta promedio
    177 ofertas

    I’m looking to start a Python-based project purely for Personal use and I’m intentionally keeping the brief open so creative developers can pitch ideas that excite both of us. Whether it’s a handy automation script, a data-driven dashboard, a lightweight Flask or Django web app, a web-scraping utility, or even a small game, I’m happy to explore any direction—as long as it showcases clean, well-documented Python code. Because I do not have a strict deadline (No time limit), I prefer quality over speed. Take the time to think through the concept, architecture, and tech stack; then send me a Detailed project proposal that explains: • The core idea and its personal value • Key Python libraries or frameworks you plan to use (e.g., Pandas, Selenium, Fa...

    $21 Average bid
    $21 Oferta promedio
    45 ofertas

    I have a curated list of specific company websites and I need an automated solution that extracts complete contact information from each one. The goal is to turn every URL into a clean, ready-to-use lead. WEBSITE : The scraper should capture: • Email addresses • Phone numbers • Mailing addresses • LinkedIn profile link • Location (city / state / country) • First and last name • Occupation / job title • Company name • Company website A well-structured CSV or Excel file is the preferred output, with each field in its own column. I am comfortable with your choice of tech—Python with BeautifulSoup, Scrapy, or Selenium are all fine—as long as the script runs reliably and respects and rate limits where required. Ac...

    $238 Average bid
    $238 Oferta promedio
    31 ofertas

    I need a small, always-on scraper that keeps an eye on a popular second-hand marketplace and alerts me the moment any Electronics listing matching my keywords appears. My priority is speed—ideally I hear about a new post within seconds, certainly no longer than a minute after it goes live. Here’s what the script must do: • Crawl the marketplace continuously without being blocked, parse every new listing, and filter it against a configurable set of electronics keywords. • Extract and store the Price and Condition fields so I can track changes and avoid duplicates. • Push an instant notification (email, SMS, or Slack—whichever you prefer to wire up) each time a fresh match is found. I’m comfortable with a Python 3 stack—think Requests/...

    $181 Average bid
    $181 Oferta promedio
    93 ofertas

    Project Title: WhatsApp to Web Portal Automation (Python) - Multi-Recharge Distributor Project Description: I am looking for a developer to automate a repetitive task for my multi-recharge business. I am a distributor for a portal () and I currently manage retailer balance transfers manually via WhatsApp. Current Workflow: Retailers send a payment screenshot and a message via WhatsApp (Format: PAY [ID] [Amount]). I manually log in to the web portal or mobile app. I enter the Retailer ID and the Amount to transfer the wallet balance. I do not verify screenshots instantly; I manually verify bank statements at night. What I Need: I need a "Robot" or an automation script (using Python Selenium ) that can: Trigger: Read incoming WhatsApp notifications. Extract Data: Automatica...

    $27 Average bid
    $27 Oferta promedio
    19 ofertas

    I am looking for an experienced developer who has strong knowledge of Browserbase or browser automation APIs to help resolve a login issue with X (formerly Twitter). I previously built a paid Discord bot that interacts with X using the official API and OAuth. However, due to increasingly strict restrictions on the official X API, the bot is frequently forced out of X, making the service unreliable. To address this issue, I rebuilt the system using a **browser-based approach with a browser provider API (Browserbase)**. The goal is for the bot to operate through a browser session instead of relying on the official API. The system itself has already been fully implemented and is currently working for other platforms. For example: * Logging in to YouTube works without any issues * Logging...

    $141 Average bid
    $141 Oferta promedio
    42 ofertas
    Fix Twitter Bot Login
    1 día left
    Verificado

    I am looking for an experienced developer who has strong knowledge of Browserbase or browser automation APIs to help resolve a login issue with X (formerly Twitter). I previously built a paid Discord bot that interacts with X using the official API and OAuth. However, due to increasingly strict restrictions on the official X API, the bot is frequently forced out of X, making the service unreliable. To address this issue, I rebuilt the system using a **browser-based approach with a browser provider API (Browserbase)**. The goal is for the bot to operate through a browser session instead of relying on the official API. The system itself has already been fully implemented and is currently working for other platforms. For example: * Logging in to YouTube works without any issues * Logging...

    $29 Average bid
    $29 Oferta promedio
    30 ofertas

    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...

    $54 Average bid
    $54 Oferta promedio
    39 ofertas
    Weekly Tee Time Automation
    21 horas left
    Verificado

    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...

    $131 Average bid
    $131 Oferta promedio
    103 ofertas

    Artículos recomendados solo para ti