EXPECT_CONTAINS

Constant EXPECT_CONTAINS 

Source
pub const EXPECT_CONTAINS: &str = "expect-contains";
Expand description

(expect-contains <Str> <actor?>)expect page contains "milk". The subject is always the rendered page, for the actor named or the test’s default one.