clicknium-docs icon indicating copy to clipboard operation
clicknium-docs copied to clipboard

how to get cookies?

Open andyto202 opened this issue 2 years ago • 1 comments

When clicknium is used to automatically log in to the website,how to get the login cookie value thanks

andyto202 avatar Jul 28 '23 04:07 andyto202

By find_elementon one web locator, you can get one web element, and you can get properties of the element by get_property; for more specific detail, refer to the link https://www.clicknium.com/documents/concepts/web

DoriaAdele avatar Aug 14 '23 03:08 DoriaAdele