Low-Code Automation
CHIRAG SINGH
Sr. Lead Architect ??||Follow me on YouTube "Free Automation Learning" Channel ???? 8K+ subscribers?? || 14K+ followers ????
I have designed a new Framework for UI Automation which support code less automation. Please watch this video Codeless Automation
Before Self-Intelligent Cucumber Framework
To Automate a Web Application with cucumber, we have to performed below steps.?
After Self-Intelligent Cucumber Framework
Now, we need to write?only feature file?and rest work will be done by this framework.
Following are the main features of this framework:
1.???????It reads the feature file and will create a step definition automatically.
2.???????This framework has the capability to?create the web element automatically?and store it in the JSON file.
3.???????Web element creates with respect to the action, which action is going to perform by our script. If CLICK action is going to perform then it suggests web elements which as more chances to be link or button.
4.???????Also it allows user to enter his xpath, if he doesn’t need xpath which was generated by framework. Please see below screenshot.
5.???????It supports three types of reporting
a.???????Spark Report.
b.??????Logger Report.
c.???????Extent Report.
Advantage
1.???????Anybody can design the automation script as now we only need to write the feature file in simple English language.
2.???????It saves time as now we don’t need to write step definitions.
3.???????It reduces the automation script designing effort as we don’t need to identify web elements.?
Automation Engineering | AI & ML Platform Quality Lead
2 年Thanks much please share the project if possible. It’s really fantastic
Automation Engineering | AI & ML Platform Quality Lead
2 年is this open source framework ?