N
N
Nicholas V2018-01-24 19:07:43
Python
Nicholas V, 2018-01-24 19:07:43

How to automate flash game testing with Python?

Good day! Interested in automating testing of flash games. Is it possible to implement something like this in python (without reinventing the wheel)? From the arsenal, so far I have dug only Sikuli and its lackey replacement for a pure python. But searching for pictures on the screen is not quite what you need. I would like to programmatically send some control actions and receive text from controls for verification. There used to be a Genie from Adobe, is there anything similar for Python? Or some other tools, tell me in which direction to dig? Or is it completely black magic for a python?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
TomasHuk, 2018-01-25
@TomasHuk

I don't know about text from controls, but a lot can be done with Pyautogui and keyboard.
I can offer you a good article , maybe it will help.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question