Forum Discussion
EkremMese1
6 months agoContributor
So you mean my column header might be the problem?
Related Content
- 2 years ago
- 8 years ago
- 7 years ago
Recent Discussions
- 4 days ago
- 4 days ago
Hello again,
I just find out that the issue is cause by not closing the driver in the methods that I called in my code.
DDT.CloseDriver(DDT.CurrentDriver.Name);
This line solved issue for me.
So you mean my column header might be the problem?