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

obs-to-obs-flow-sheet - Support for ObsToObsFlowSheet display control in gauge commons #12

Open
bharatak opened this issue Aug 7, 2016 · 1 comment
Assignees

Comments

@bharatak
Copy link

bharatak commented Aug 7, 2016

Create a generic ObsToObsFlowSheet similar to ObsDisplayControl. The ObsToObsFlowSheet looks like this

This class should accept WebElement as a constructor. It should expose the below methods

Map<String, List<String>> getValues(){} - The key is the header column name and the List<String> are the values.

The spec step should take the structure similar to what we see on the UI.

@SwathiVarkala
Copy link
Collaborator

SwathiVarkala commented Oct 21, 2016

@shireeshaBongarala [Reminder] If its done please close it mentioning the git commit.

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

No branches or pull requests

3 participants