Skip to content

pdhxxj/TestTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

TestTools

UserGuild

Before use this project,your need add this response

  • wxpython3.0.3
  • wxwidgets
  • uiautomator
  • HATT

Install Response

Wxpython&wxwidgets:

  • Down wxpython
	git clone https://github.com/wxWidgets/wxPython
  • Down wxwidgets
	git clone https://github.com/wxWidgets/wxWidgets
  • Goto wxpython dic
	cd wxPython
  • Complie
	sudo python build-wxpython.py --build_dir=../bld --osx_cocoa --install

Uiautomator:

  • Down uiautomator
	git clone https://github.com/xiaocong/uiautomator
  • Goto uiautomator
	cd uiautomator
  • Setup
	python setup install

HATT:

  • Down HATT
	git clone https://github.com/pdhxxj/HATT
  • Goto HATT
	cd HATT
  • Setup
	python setup install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages