delete cookies with name “<testdata_name>”
All Step Definition delete cookies with name “<testdata_name>” Keyword Given, When, And, Then Description If <testdata_name> is passed it will delete specified named cookies. If null is passed than all cookies are deleted Declaration Code Element Application Test Data When delete cookies with name {} NILL NILL NILL Browser Support Google Chrome Firefox Edge Remarks The “String Value” that is used through test data file should be in angular brackets We can use any variable name Restriction Element and application file should be in xml format. Table of contents Keyword Description Declaration Browser Support Remarks Restriction
delete cookies with name “<testdata_name>” Read More »