Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Current working path in csharp(System.Environment.CurrentDirectory) is not working #95

Closed
AbinashB opened this issue Sep 1, 2016 · 1 comment

Comments

@AbinashB
Copy link

AbinashB commented Sep 1, 2016

Expected behavior

using System.Environment.CurrentDirectory it should give current project directory path

Actual behavior

using System.Environment.CurrentDirectory , giving where gauge-csharp plugin is working.
example: C:\Users\abiswal\AppData\Roaming\gauge\plugins\csharp\0.9.0

Steps to reproduce

  1. in any step implementation write Console.WriteLine(System.Environment.CurrentDirectory);

Gauge version

Gauge version: 0.6.1

Plugins

csharp (0.9.0)
html-report (2.1.1)

@sriv sriv changed the title Current working path in csharp(System.Environment.CurrentDirectory) is not working Current working path in csharp(System.Environment.CurrentDirectory) is not working Apr 12, 2017
@sriv sriv added the ready label Apr 12, 2017
@sriv sriv added ready for QA and removed ready labels Oct 6, 2017
@sriv
Copy link
Member

sriv commented Oct 6, 2017

Fix should be available in nightly >= 06/10/2017

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants