Abstraction for using softphone in UI Tests

Hey, I just wanted to share a simple abstraction I created for driving the WebRTC softphone in my automated UI tests. It isn't anything special but thought someone might find it useful?

I didn't use the Platform API for these as I wanted to keep the test as real to what an agent would do as possible, since my UI also utilises events coming from the Embedded Framework - events I presume are only fired off the back of the softphone - I may be wrong about that.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.