Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@webex/embedded-app-sdk

Package Overview
Dependencies
Maintainers
7
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webex/embedded-app-sdk

A client-side js sdk to third party developers which allows them to communicate with the host being Webex App or Meeting Center client.

Source
npmnpm
Version
1.1.0-dev.2
Version published
Weekly downloads
1.4K
80.72%
Maintainers
7
Weekly downloads
 
Created
Source

Getting Started

Please consult the following articles as needed to get started.

  • Set up git to clone the repository and setting up your fork
  • webex-embedded-app-sdk

Starting dev server

  • Run the following command,
yarn dev-server

Running cypress automation tests locally

  • Start the dev server first by running following command,
yarn dev-server
  • This will start a server in http://localhost:8080
  • Then open cypress launchpad where we can run automation tests on desired browsers by running following command,
yarn test:automation
  • This will start a cypress launchpad where after clicking on particular spec file we can automation tests for that file.

FAQs

Package last updated on 27 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts