ScriptlessAutomation
  • 👋Welcome to Scriptless Automation
  • Discover More About Automation
    • ⚙️Automation platform intro
    • 💡Advantages of Scriptless Automation
    • 🚀Release Notes
      • 📖Open Code
      • 📕License Code
  • Product tools
    • 📪Pre-request Tools
    • 🔧Project Dependencies
  • Automation Architecture
    • 🎨Flow diagram
  • Get Started
    • 🛠️Start with Automation
    • 📖Open Code Automation
      • 🌏Web Automation
      • ↔️API Automation
    • 🏢Maven Configuration
    • 🗜️Setting Up Maven Project in IntelliJ IDEA
    • 🎛️Scriptless Config
      • 🕸️BrowserConfiguration
        • chrome.properties
      • 👥CommunicationConfiguration
        • SlackConfiguration.properties
      • 📧MailConfiguration
        • gmailCredentials.properties
      • 🛂ReportConfiguration
        • extentReportConfiguration.properties
      • 🕵️TestManagementConfiguration
        • testRail.properties
        • zephyrscale.properties
        • testiny.properties
      • ⚙️testNgConfiguration.properties
    • 🍱TestData Configuration
    • 👨‍💼Gherkin Language and Scriptless Automation Framework
  • Automation Import Notes
    • 🎨Points to Remember
  • Automation Platforms
    • 👾ScriptlessApi Automation
      • 🖊️Introduction
      • 🗜️Api Automation Setup
      • 🔃Supported API Request Types
      • 🪧API Automation Template
      • 📚Example of API Requests
        • ⬇️GET
        • ↕️POST
        • ⤵️PUT
        • ❌DELETE
      • 🎯API Response Validation
      • 👨‍👦API Dependent TestCase
      • 📝Store API Variables
      • 📔API with JSON body
      • 🙋‍♂️Api Wait
      • 🗜️API Schema Validation
      • 🏗️API Tailor-Made coding
      • 👨‍🦯API Support Generator
      • ↘️Api Response Store Objects
      • ✍️API Test Report
      • 🚃Api Response Type Validation
    • 🌐ScriptlessWeb Automation
      • 🖊️Introduction
      • 🗜️Web Automation Setup
      • 🪧Web Automation Template
      • 🧮page_object_locators
      • 📜Web Automation Key Phrases
        • 📃PAGE_NAME
        • ⌛WAIT_TYPE
        • 📜SCROLL_TYPE
        • 👨‍💼ELEMENT_NAME
        • 🏎️ACTIONS
        • ⌨️SEND_KEYS
        • ✔️VALIDATION
        • ✅VALIDATION_TYPE
      • 👨‍👦Web Dependent Test Case
      • 🐒MOCK
      • 🛂AutomationAsserts
      • 🏗️Web Tailor-Made coding
      • 📝Store Web Variables
      • 🤼‍♀️Web & API integration
      • 🖇️Dynamic Strings
      • 🗣️ReadFile Annotation for Custom Code
      • 🖼️Page_Comparison
      • 👨‍💼Gherkin Template for Web Automation
    • 📱Mobile Automation
  • 🪶Automation features
    • 🌲Environment and System Variables
    • 🗝️KeyInitializers
      • Types of KeyInitializers
    • ✍️Reporting
      • Dashboard
      • Category
      • Tests
        • Screenshot Section
    • 👯Parallel Testing
    • 🏗️Tailor-Made Coding
  • ⏩Automation Demo
Powered by GitBook
On this page
  • Introduction
  • Key Features
  • Full Feature Access on Signup
  • Conclusion
  • Linked Pages

Was this helpful?

  1. Get Started

Open Code Automation

PreviousStart with AutomationNextWeb Automation

Last updated 1 year ago

Was this helpful?

Welcome to the Open Code Automation documentation. Here, you will find all the necessary information to get started with our automation tool, available freely on Maven Central.

Introduction

Open Code Automation is designed to be accessible and flexible, allowing users to modify the source code to fit their unique requirements. This open approach means the use cases are limitless, providing a powerful tool for a wide range of automation tasks.

Key Features

Free Access on Maven Central

You can access the Open Code Automation tool freely on Maven Central. This ensures that you have the ability to utilize and modify the source code as per your needs without any restrictions on the automation features.

Open Source Flexibility

The source code is open and can be updated by users to tailor it to their specific requirements. This flexibility allows you to extend and customize the tool to fit various automation scenarios.

Restricted Features in Open Code

While the open code version offers extensive automation capabilities, some features are restricted:

  • Test Management

  • Test Communication

  • Mail Configuration

These features are disabled in the open code version but can be accessed upon .

Full Feature Access on Signup

To unlock the full potential of Open Code Automation, including the restricted features, users need to sign up. Upon signup, we provide installation steps and a sample project to help you get started with all the features enabled.

Conclusion

Open Code Automation offers a powerful and flexible solution for all your automation needs. Whether you are using the open code version or have signed up for the full feature set, our tool is designed to support and enhance your automation efforts. Explore the limitless possibilities and customize the tool to fit your specific requirements.

Linked Pages

For more details and support, please refer to the additional resources section or contact our support team ().

📖
signup
support-scriptless@precisiontestautomation.in
🌏Web Automation
↔️API Automation