从Excel执行特定行并发送到DataProvider。2D数组已经通过现有方法来照顾

发布于 2025-02-09 05:14:30 字数 219 浏览 2 评论 0原文

我有以下格式的2D数组

[{{1 = {name = as,execute = yes},2 = {name = sou,execute = no}]

这些值在从excel读取值并传递给dataprovider时将检索这些值。

我的需要是执行并仅通过执行=是的那些行。

我试图将其转换为hashmap,但没有得到理想的结果。请帮助

有人可以帮助我如何继续

I have 2D array in below format

[{1={name=as,execute=yes},2={name=sou,execute=no}]

These values are retrieved while reading values from Excel and are passed to dataprovider.

My need is to execute and pass only those rows where execute= yes.

I was trying to convert it into hashmap but wasnot getting desired result.please help

Can somebody help on how should I proceed

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文