extract text of element “element_name” and save it as “<testdata_name>” using OCR
All Step Definition extract text of element {string} and save it as {string} using OCR Keyword Given, When, And, Then Description Will get text of specified element using OCR and save it as string Declaration Code Element Application Test Data When extract text of element “practiceFormPrintEnteredContentLabel” and save it as “OCR_Text” using OCR ” practiceFormPrintContentInputField ID contentInput 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
extract text of element “element_name” and save it as “<testdata_name>” using OCR Read More »