Skip to content

JagadeeshVedula/LocationSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Location Simulation

Simulates the location in the Remote device using Robotframework-AppiumLibrary

Installation

pip install robotframework-LocationSimulation

Project Structure

Robot Screenshot Listener
├── LocationSimulate
│   ├── __init__.py               # Entry point of the application
│   ├── simulate.py      # Handles reading and filtering messages
├── requirements.txt           # Lists project dependencies
└── README.md                  # Project documentation

How It Works . Import library LocationSimulate.simulate and call the keyword start simulation

Technical Details

Class Structure

Dependencies . robot.libraries.BuiltIn: For accessing Robot Framework variables and keywords . geopy

Usage

alt text

Contributing

Feel free to submit issues or pull requests if you have suggestions or improvements for the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors