Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Providing the ability to retrieve data at runtime from several spreadsheets in an Excel file wherein each sheet had the same structure. #197

Closed
1 of 7 tasks
saiprakashpudi opened this issue Jul 31, 2023 · 1 comment · Fixed by #198
Assignees

Comments

@saiprakashpudi
Copy link

saiprakashpudi commented Jul 31, 2023

Description

ToDo

Issue Type

  • bug report
  • feature request

Environment

Component Version
Test Data Supplier 2.2.0
TestNG 7.7.1
Build tool gradle@7.6.0
IDE IntelliJ@2022.2.3
JDK temurin-17.0.6

Can be reproduced via

  • Bash
  • Maven
  • Gradle
  • Eclipse
  • IntelliJ

Expected behavior

ToDo

Actual behavior

ToDo

What's the motivation for changing the current behavior?

ToDo

Additional information

ToDo

sskorol added a commit that referenced this issue Aug 2, 2023
If xlsx sheets have the same structure, it's now possible to retrieve data from multiple sources with `additionalSources` builder method.
sskorol added a commit that referenced this issue Aug 2, 2023
If xlsx sheets have the same structure, it's now possible to retrieve data from multiple sources with `additionalSources` builder method.
@sskorol
Copy link
Owner

sskorol commented Aug 2, 2023

@saiprakashpudi check 2.3.0 version as soon as it's available in maven central. It usually takes a couple of hours.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants