Showing 26 open source projects for "selenium-server-standalone.jar"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    Proxyman

    Proxyman

    Web Debugging Proxy for macOS, iOS, and Android

    Don't let cumbersome web debugging tools hold you back. With Proxyman's native macOS app, you can capture, inspect, and manipulate HTTP(s) traffic with ease. Intuitive, thoughtful, built with meticulous attention to detail. Comprehensive Guideline to set up with iOS simulator and iOS and Android devices. Proxyman acts as a man-in-the-middle server that capture the traffic between your applications and SSL Web Server. With built-in macOS setup, so you can inspect your HTTP/HTTPS Request...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    gdbgui

    gdbgui

    Browser-based frontend to gdb (gnu debugger)

    Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser. gdbgui is a browser-based frontend to gdb, the gnu debugger. You can add breakpoints, view stack traces, and more in C, C++, Go, and Rust! It's perfect for beginners and experts. Simply run gdbgui from the terminal to start the gdbgui server, and a new tab will open in your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    babel-plugin-styled-components

    babel-plugin-styled-components

    Improve the debugging experience and add server-side rendering support

    This plugin is a highly recommended supplement to the base styled-components library, offering some useful features. Consistently hashed component classNames between environments (a must for server-side rendering). Better debugging through automatic annotation of your styled components based on their context in the file system, etc. Various types of minification for styles and the tagged template literals styled components uses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Psalm

    Psalm

    A static analysis tool for finding errors in PHP applications

    ... automatically, allowing you to improve your code without breaking a sweat. If Psalm cannot infer a type for an expression then it uses a mixed placeholder type. mixed types can sometimes mask bugs, so keeping track of them helps you avoid a number of common pitfalls. Psalm has a Language Server that’s compatible with a range of different IDEs. Psalm can fix many of the issues it finds automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5

    bash debugger

    bash debugger

    A gdb-like debugger for bash
    Leader badge
    Downloads: 151 This Week
    Last Update:
    See Project
  • 6
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    requestly

    requestly

    An open-source web debugging tool that scales your web dev 10x faster

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Errbit

    Errbit

    The open source error catcher that's Airbrake API compliant

    Errbit is a tool for collecting and managing errors from other applications. It is Airbrake API compliant, so if you are already using Airbrake, you can just point the airbrake gem to your Errbit server. The way Errbit arranges notices into error groups is configurable. By default, Errbit uses the notice's error class, error message, complete backtrace, component (or controller), action and environment name to generate a unique fingerprint for every notice. Notices with identical fingerprints...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    vscode-chrome-debug

    vscode-chrome-debug

    Debug your JavaScript code running in Google Chrome from VS Code

    ... application from a local web server, which is started from either a VS Code task or from your command line. Using the URL parameter you simply tell VS Code which URL to either open or launch in Chrome. Just like when using the Node debugger, you configure these modes with a .vscode/launch.json file in the root directory of your project. You can create this file manually, or Code will create one for you if you try to run your project, and it doesn't exist yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10

    FBProfiler

    Firebird database server profiler and tracer

    Firebird 2.5 is required at least Monitor and trace Firebird activity on Windows and Linux. Let DBA to get the traces and send them to you when you can't access to production server. Watch query duration and plan.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Vorlon.JS

    Vorlon.JS

    A new, open source, extensible, platform-agnostic tool

    An open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io. Install Vorlon.JS and add a single line of JavaScript to your web app. Run your server and start the Vorlon.JS dashboard. Remotely connect up to 50 devices simultaneously. Run your code on each or all of them with a single click. Debug JavaScript on nearly any platform with a web environment. Plugins allow you to add new features and resources. You could also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    httpr

    HTTP Rake - a simple HTTP server for examining/testing HTTP requests

    HTTP Rake - httpr - is a lightweight and flexible HTTP testing tool that is useful for examining and testing HTTP requests without the need for a full-fledged Web server or a proxy. Implemented in Go, httpr is extremely compact, and can be run locally, which is useful in cases when sending HTTP traffic to a third-party hosted solutions is not desirable, or impractical.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GDBServer Extender (gdbx)

    GDBServer Extender (gdbx)

    Extend GDB Server feature, OS Aware Debugging, Thread Stack Checking

    GDBServer Extender(gdbx)顾名思义就是为GDB调试扩展一些本来没有的功能。例如线程(任务)感知调试(OS Aware)、线程(任务)堆栈检查等。支持FreeRTOS、eCos。支持OpenOCD、J-Link、QEMU。支持Cortex-M、i386。 请移步https://code.csdn.net/zoomdy/gdbx获得更多内容。
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Project that allows you to edit various files on a server through your web browser. Has syntax highlighting, and eventually will beable to debug php files through it's interface You can see a sample here: http://www.phpwebbug.org/TestClient/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Like the well-known tee program on UNIX systems, HttpTea is sitting between the client and the server of a HTTP connection. It allows you to modify the requests and responses before submission. HTTPS traffic can be decrypted an displayed as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Elvyx is a tool designed to monitor and profile the jdbc activity on java projects. This jdbc profiler has a server with a built-in db and a client to improve the experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JHeap provides the toolset to help Java developers discover and fix the root cause of memory issues in their applications. JHeap integrates easily with your application server and has been designed to be used in production environments with low overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NetworkTools has 2 components: A protocol analyzer which plays a TCP client or server or pipeline, which sits between a client and server and shows how they communicate. A port scanner can scan a range of IP addresses and ports. See screenshots.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    httpdbg is an HTTP proxy server which is single-threaded and prints every HTTP request and response to a log file as well as to stdout. It effectively single-threads your browser, which can help in debugging race conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The XPS is a scalable platform for meta-programming and domain engineering. It provides a virtual machine, compiler, and runtime library that make it possible to efficiently develop, debug, and run programs based on XPL (eXtensible Programming Language)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LLVM is a unique compiler infrastructure designed for the optimization of programs from arbitrary programming languages. Compilation in C and C++ programs is supported using a parser based on GCC 3.4. Backends exist for X86, Sparc, PowerPC and "C".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An Eclipse 3.0 compatible plugin which allows BEA's WebLogic Server (6.1, 7.1 and 8.1) to be managed from within eclipse and thus easily debug deployed J2EE applications in BEA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A cross-platform wxWindows class for running Ghostscript and manipulating the image it produces, plus an IDE/debugger for developing programs written in PostScript. For a PostScript debugger, there is now also an Eclipse plug-in - see http://thomas-fritsch.github.io/psdt/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    araSpect is a server side object inspector for web applications. Through a web interface you can drill down in your server side java beans. It is very easy to install and can be added to a deployed application. There is special support for Struts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Debugging server allowing remote debug logging and access to the information via a web based interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next