Skip to content

QAF with 4.0.0-RC3 and selenium 4.25.0 – while reading csv data StringUtil.parseCSV trims ‘00’ in the prefix, This issue does not occur with QAF 3.1.0. #461

@Ajayfollows

Description

@Ajayfollows

QAF Version

QAF with 4.0.0-RC3 and selenium 4.25.0

Steps To Reproduce

While calling the CSVUtil.getCSVDataAsMap(), under this method StringUtil.parseCSV trims prefix zeros
StringUtil.parseCSV it trims the zeros’00’ in the prefix

Expected behavior

It should not trim prefix ‘00’ to item number
image

Actual behavior

It trims prefix ‘00’ while parsing CSV data
image

Is the issue reproducible on runner?

  • QAS
  • Maven
  • Gradle
  • [] Ant
  • Eclipse

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions