Thanks )

2016-04-21 23:28 GMT+03:00 Lachlan Deck <[email protected]>:
> Hi there,
>
> It appears these are what you’re looking for
>
> http://mojolicious.org/perldoc/Test/Mojo#text_is
> http://mojolicious.org/perldoc/Test/Mojo#text_isnt
> http://mojolicious.org/perldoc/Test/Mojo#text_like
> http://mojolicious.org/perldoc/Test/Mojo#text_unlike
>
> cheers,
> Lachlan
>
>> On 22 Apr 2016, at 2:46 AM, Денис Ильиных <[email protected]> wrote:
>>
>> Hello
>> can't find in Test::Mojo something like
>>
>> $t = $t->element_has('div.hello', 'hello', 'Has hello');
>>
>> check content by css selector.
>>
>> i can check only element exist or not
>>
>> $t = $t->element_exists('div.foo[x=y]');
>> $t = $t->element_exists_not('div.foo[x=y]');
>>
>> --
>> С уважением.
>> Ильиных Денис
>> Программист
>> Компания "GT-Shop.ru"
>> Телефон: +7(963) 995-7616
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Mojolicious" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at https://groups.google.com/group/mojolicious.
>> For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Mojolicious" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/mojolicious.
> For more options, visit https://groups.google.com/d/optout.



-- 
С уважением.
Ильиных Денис
Программист
Компания "GT-Shop.ru"
Телефон: +7(963) 995-7616

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to