expectSelfie

suspend fun <T> expectSelfie(actual: T, camera: Camera<T>): StringSelfie
suspend fun expectSelfie(actual: String): StringSelfie
suspend fun expectSelfie(actual: ByteArray): BinarySelfie
suspend fun expectSelfie(actual: Snapshot): StringSelfie