Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 21, 2024. It is now read-only.
/web-editorPublic archive

please usehttps://uiauto.dev instead

License

NotificationsYou must be signed in to change notification settings

alibaba/web-editor

Repository files navigation

WEditor

imageimageimage

中文文档

This project is subproject for smart phone test frameworkopenatxfor easily use web browser to edit UI scripts.

Screenshot

screenshot

Installation

Dependencies

Only tested inGoogle Chrome,IE seems not working well.

pip3 install -U weditor

For developers

git clone https://github.com/openatx/weditorpip3 install -e weditor

Usage

Create Shortcut in Desktop (Only windows)

weditor --shortcut

By click shortcut or run in command line

weditor

This command will start a local server with port 17310,and then open a browser tab for you to editor you code.

Port 17310 is to memorize the created day -- 2017/03/10

To see more usage runweditor -h

Hotkeys(Both Mac and Win)

  • Right click screen:Dump Hierarchy

Hotkeys(only Mac)

  • Command+Enter: Run the whole code
  • Command+Shift+Enter: Run selected code or current line if not selected

Hotkeys(only Win)

  • Ctrl+Enter: Run the whole code
  • Ctrl+Shift+Enter: Run selected code or current line if not selected

For Developers

SeeDEVELOP.md

LICENSE

MIT

Packages

No packages published

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp