Skip to content

Handling of "Open Table" and "Get Table" #41

@MarvKler

Description

@MarvKler

Open Table keyword opens the file and stores the content internally, but doesnt modify the content if you have e.g. configured ignore header parameter to True.
Get Table keyword actually gets the stored table content from the cache & modifies the content if headers should be ignored.

Future handling:
Open Table read the file, modify the content and saves the content internally.
Get Table does only return the stored content without any modification.

Advantage:
You can locally overwrite the ignore header parameter within the open table keyword & the n you can just read the content via get table

Metadata

Metadata

Assignees

No one assigned

    Labels

    core-developmentDevelopment of core features covering use cases of this library.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions