@testcomplete/excelhandler
Version:
Read & Parse the provided Excel to offer method to handle Column & data as table
15 lines (13 loc) • 453 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/neooblaster/TableJs@main/releases/v0.1.6.min.js"></script>
</head>
<body>
</body>
</html>