automated_testing_framework_driver_websocket 2.0.0+38 copy "automated_testing_framework_driver_websocket: ^2.0.0+38" to clipboard
automated_testing_framework_driver_websocket: ^2.0.0+38 copied to clipboard

Websocket based driver for the automated testing framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add automated_testing_framework_driver_websocket
copied to clipboard

With Flutter:

 $ flutter pub add automated_testing_framework_driver_websocket
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  automated_testing_framework_driver_websocket: ^2.0.0+38
copied to clipboard

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:automated_testing_framework_driver_websocket/device.dart';
import 'package:automated_testing_framework_driver_websocket/driver.dart';
copied to clipboard
0
likes
140
points
112
downloads

Publisher

verified publisherpeifferinnovations.com

Weekly Downloads

2024.09.08 - 2025.03.23

Websocket based driver for the automated testing framework.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

args, automated_testing_framework_models, convert, crypto, json_class, logging, meta, uuid, web_socket_channel

More

Packages that depend on automated_testing_framework_driver_websocket