Path differs while getting current working directory for local and pipeline
Actually, I’ve developed a python project using behave framework to automate a solution and pushed it to a repo so that it can be executed using pipeline in agent machine, the paths are getting different for local and pipeline so I want to handle it more generically.