Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

При записи ошибок в формате СППР, к имени файла с ошибкой дописывается абсолютный путь #1181

Closed
DoublesunRUS opened this issue Apr 1, 2021 · 1 comment
Labels
bug Something isn't working SPPR

Comments

@DoublesunRUS
Copy link
Contributor

Включена запись ошибок в формате СППР. Указан каталог куда помещать ошибки.
После окончания тестирования в каталог попадают как xml файлы с ошибками, так и скриншоты к ним.
Но при этом вместе с файлом скриншота указывается абсолютный путь. Причем не тот, который указан в качестве пути для сохранения ошибок СППР, а путь указанный в настройках КаталогВыгрузкиСкриншотов.

	<Property name="ИменаФайлов">
		<Value xsi:type="Array">
			<Value xsi:type="xs:string">F:\screenShots\74784c63-1b3a-4dda-a9fb-ca4c0c6015aa-attachment.png</Value>
			<Value xsi:type="xs:string">F:\screenShots\24f11c13-98c4-46b3-81f6-960d4ccb1dc3-attachment.png</Value>
		</Value>
	</Property>
@Pr-Mex
Copy link
Owner

Pr-Mex commented Apr 14, 2021

Решено.

@Pr-Mex Pr-Mex closed this as completed Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working SPPR
Projects
None yet
Development

No branches or pull requests

2 participants