Skip to content
#

dsl

Here are 1,619 public repositories matching this topic...

ferret
ngirard
ngirard commented Mar 31, 2021

Unless I missed something, the documentation doesn't explain how to query document metadata (searching "site:montferret.dev metadata" through Google returned nothing, neither did grepping the source code).

As an example, I tried to query the og:url metadata.
I tried variations of //meta[property='og:url']::attr(content), with or without the leading //, and with or without the `attr(conte

help wanted good first issue type/documentation
BenedictP
BenedictP commented Oct 28, 2021

I just tried out your sample code and when I edit the "samples/kaspresso-sample/src/main/res/layout/activity_main.xml" layout to have a big space at the beginning like this:

https://gist.github.com/BenedictP/86dc99308851010bc11a4ada98f3c3e6

The samples/kaspresso-sample/src/androidTest/kotlin/com/kaspersky/kaspressample/simple_tests/SimpleTest.kt will fail. I can see Kaspresso is scrolling do

help wanted good first issue

Improve this page

Add a description, image, and links to the dsl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dsl topic, visit your repo's landing page and select "manage topics."

Learn more