Python Automated test development tool ULIPAD best practices (writable Python test code can also write selenium, appium, etc.)

Source: Internet
Author: User
Tags appium

Original works, allow reprint, please be sure to use hyperlinks in the form of the original source of the article, author information and this statement. Otherwise, the legal liability will be investigated. http://xqtesting.blog.51cto.com/4626073/1907085

Introduced

Ulipad is a Chinese-developed Python Lightweight editor, a guide and a flexible programmer. It is like a class browser, the code automates many functions, such as HTML Viewer, directory Browser, wizard, etc.

Download and install

: Https://pypi.python.org/pypi/UliPad

installation, fool-style, all the way next

Configuration

After the installation, double-click to start the following configuration gradually.

1, File > directory browsing, so we can see the directory on the left to facilitate the management of the script, the final following:

2. Edit > Parameters >python> set Python interpreter > Add > select the Pythonw.exe under the path of your locally installed Python and fill in the Description field with any name, save it, and end up as follows:

PS: I use python3 here.

3, into the Ulipad installation directory under the Conf, if you want to configure a Python template can modify Template.python this file, such as I am here to optimize for the following, so that you each time you create a new py file can be displayed.

PS: The note in the template is temporarily not supported in Chinese, there will be garbled

4, you can also set the font format, this look at the individual needs, very simple, such as:

5, for the layout of the window can be in the menu "window" adjustment, this oneself try to understand

6, can also install some plug-ins, very simple, according to the operation can, completely fool-style

Use

Click the new file icon under the Python, you can create a py file, and then enter the code content, then press F5 to run, in the console below the results can be seen, the effect is as follows

Welcome to join QQ Group: 229390571

This article is from "Xiao Qiang performance test brand product Manager" blog, please be sure to keep this source http://xqtesting.blog.51cto.com/4626073/1907085

Python Automated test development tool ULIPAD best practices (writable Python test code can also write selenium, appium, etc.)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.