Back to Devexpress

Fixture Properties Dialog

testcafestudio-400184-user-interface-fixture-properties-dialog.md

latest1.8 KB
Original Source

Fixture Properties Dialog

  • Dec 14, 2020

When you create a new fixture, you can specify its properties in the invoked Fixture Properties dialog.

The dialog also allows you to modify an existing fixture’s properties.

You can specify the following settings:

SettingDescription
Fixture nameThe name of the fixture.
File nameThe name of the file in which this fixture is stored. If unspecified, TestCafe Studio generates a file name based on the Fixture name.
Web pageThe tested webpage’s URL. TestCafe Studio supports HTTP and HTTPS protocols. Use the file://hostname/path scheme to test web pages on your local network. Use the file:///path scheme to test webpages on the local file system.

Basic HTTP/NTLM Authentication Settings

Expand the Basic HTTP/NTLM authentication section to specify user credentials for web pages with Basic HTTP or Windows (NTLM) protection.

SettingDescription
UsernameThe account’s username.
PasswordThe password for the account.
Domain (optional)The domain name (for NTLM authentication).
Workstation (optional)The workstation’s ID in the local network (for NTLM authentication).