automation-framework
Here are 245 public repositories matching this topic...
-
Updated
Sep 29, 2021 - Python
-
Updated
Apr 28, 2021 - Java
-
Updated
Aug 1, 2021 - HTML
-
Updated
Oct 19, 2021 - Ruby
-
Updated
Nov 18, 2021 - Python
-
Updated
Oct 30, 2021 - Python
-
Updated
Oct 16, 2021 - Python
-
Updated
Aug 11, 2021 - Python
Hi,
Setup
I'm running labgrid-cooridnator with a self build docker image which uses the master branch
labgrid-project/labgrid@41b297f
I checked this by running git logs on /opt/labgrid within the container.
For connecting to the coordinator I'm using the official image from hub.docker.com:
labgrid/client@sha256:c2808c805d
-
Updated
Aug 9, 2021 - Java
-
Updated
Nov 29, 2021 - Java
Interested to make your contribution in open source? Here's a task:
- The capability to start appium server programmatically on windows and Mac OS is already added.
- On the similar lines, create a capability for linux in the
CreateSessionclass
Please reach out to me at shankybnl@gmail.com for any concerns/help.
-
Updated
Nov 30, 2021
-
Updated
Nov 25, 2021 - Java
-
Updated
Dec 6, 2021 - Python
-
Updated
Dec 1, 2021 - TypeScript
-
Updated
Aug 24, 2021 - Java
-
Updated
Jun 14, 2021 - Python
-
Updated
Dec 3, 2021 - Python
-
Updated
Jul 31, 2019 - Java
I would like to show instance diagrams rendered with TD (top down) and not default LR (left right) directions.
In the current version I have to alter internal joeflow code.
The obvious way would be to add parameter, but this wouldn't work from django templates.
-
Updated
Sep 4, 2021 - Go
-
Updated
Feb 2, 2020 - Shell
-
Updated
Dec 2, 2021 - Java
-
Updated
Nov 24, 2021 - Java
-
Updated
Sep 19, 2019 - Java
-
Updated
Mar 6, 2021 - Java
-
Updated
Dec 5, 2018 - Java
-
Updated
Nov 26, 2021 - Python
Improve this page
Add a description, image, and links to the automation-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the automation-framework topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Each event received/emitted from event sources already has an event ID attached, so that it can be used in Sensor to achieve uniqueness, this ID is currently generated automatically. For some of the event sources like Kafka, we can extend the feature to generate a unique ID based on the original message, so that even there's a dup