Skip to content

Does not anymore support Python 3.X #9

@jbalmonte1

Description

@jbalmonte1

Hi, I'm having an issue with Run Jmeter keyword whenever I add additional optional arguments. I am getting AttributeError: module 'string' has no attribute 'split' on line where additional optional arguments are split (line 220 self.params = string.split(self.paramsStr)). I think main reason for this is that string.split() is not anymore supported in Python 3.X. Could anyone please confirm?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions