AutoEase

Quick Start

  • Summary
  • Write a UI test case
  • Write a UAT test case(Coming soon)
  • Write a Gauntlet test case(Coming soon)
  • Create a Job and get results
  • Create a case set
  • Integration with TeamCity

Core API

  • autoease.core.api module

Others

  • FAQ
AutoEase
  • autoease.device package
  • View page source

autoease.device package¶

Subpackages¶

  • autoease.device.win package
    • Submodules
      • autoease.device.win.win module
        • Windows
    • Module contents
  • autoease.device.xbox package
    • Submodules
      • autoease.device.xbox.xbox module
        • XBOX_GamePad_TO_CODE
        • Xbox
    • Module contents

Submodules¶

  • autoease.device.device module
    • Device
      • Device.click()
      • Device.double_click()
      • Device.mouse_drag()
      • Device.key_press()
      • Device.key_up()
      • Device.key_down()
      • Device.key_write()
      • Device.set_process_fronted()
      • Device.check_process_alive()

Module contents¶

@author: meili @contact: meili02@corp.netease.com @file: __init__.py.py @date: 2023/2/20 17:57 @desc:


© Copyright 2023, AutoEase.

Built with Sphinx using a theme provided by Read the Docs.