Mabl now supports creating variables using browser cookies! When creating a variable in a browser test, you can select "Cookie value" as the source of the variable. You can then select a cookie on the current page to use for the variable.
We suggest using this feature in tandem with mabl's support for setting cookies and sharing variables between tests to share cookies across browser tests.
Creating a variable using a cookie value in the variable creation menu
Additionally, HTTP Only cookies are included in the list of selectable cookies. These types of cookies, commonly used for authentication, are not accessible via JavaScript snippets, and can only be accessed in the variable creation menu.
Click here for more information on mabl's support for cookie testing, or here for more information on variables in mabl.