Is it possible to call one custom keyword function from another Custom keywords?

hello,
i find solution for calling Custom keywords from each other in your case:

(new alerthandling.verifyalertpresent()).verifyalert()

@benjamin

(new utilities.core()).takeScreenShot(takeScreenShot)

will do the magic

19 Likes