forked from intel/fMBT
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathfmbt-scripter.1
29 lines (28 loc) · 875 Bytes
/
fmbt-scripter.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.TH FMBT-SCRIPTER 1 "Jan 2014" Linux "User Manuals"
.SH NAME
fmbt\-scripter \- grab bitmaps, edit, record and run Python UI tests
.SH SYNOPSIS
.SY fmbt\-scripter
.OP \-h
.OP \-V
[\fIFILE\fR]
.SH DESCRIPTION
Tool for writing UI test scripts using fMBT's GUI test interfaces,
that is, fmbtandroid, fmbttizen, fmbtvnc or fmbtx11 Python
libraries. Selects bitmaps from screenshots, records tests, executes
test code line-by-line and selected block at a time.
If FILE is given, it will be opened. FILE can be anything that
contains Python, for instance a Python script or an AAL/Python model.
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
print help, then exit
.TP
\fB\-V\fR, \fB\-\-version\fR
print version, then exit
.SH AUTHOR
Written by Antti Kervinen.
.SH "REPORTING BUGS"
Report bugs to https://github.com/01org/fMBT/issues
.SH COPYRIGHT
Copyright \(co 2014 Intel Corporation.