from kiwi.ui.test.player import Player

player = Player(['personalinformation.py'])
app = player.get_app()
player.finish()
