Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sudharsan-selvaraj/selenium-augmented-reality

Experimented project using selenium with Augmented reality to view live browser execution in augmented world using android device.
https://github.com/sudharsan-selvaraj/selenium-augmented-reality

android arcore arcore-android augmented-reality augmented-reality-applications augmented-reality-apps augmentedreality automation chrome selenium socket-io webdriver

Last synced: 9 days ago
JSON representation

Experimented project using selenium with Augmented reality to view live browser execution in augmented world using android device.

Awesome Lists containing this project

README

        

# Selenium Augmented Reality Experiment:

Experimental project to extend the fun of selenium by using augmented reality features to stream the live execution of browser in android device.

# Sample screenshot:

![Demo](assets/screenshot.jpg "Selenium Augmented reality experiment")

### Check the demo in youtube:
https://youtu.be/lCEZfHTFSd0

# Setup:

Clone the repo
````
https://github.com/sudharsan-selvaraj/selenium-augmented-reality.git
````
and check the following docs to setup the server and client applications

Refer [this](socket-server) to setup server application.\
Refer [this](selenium-ar-app) to android application.