Test font again
This commit is contained in:
Родитель
dc4c3b9c4e
Коммит
d8134fa9da
|
@ -50,12 +50,14 @@ public class LabelUITests : _ViewUITests
|
|||
public void FontFamily()
|
||||
{
|
||||
var remote = GoToStateRemote();
|
||||
|
||||
//VerifyScreenshot("LabelUITests_FontFamily_FontAwesome");
|
||||
|
||||
// This works though?!
|
||||
remote.TapStateButton();
|
||||
VerifyScreenshot("LabelUITests_FontFamily_Ionicons");
|
||||
|
||||
//remote.TapStateButton();
|
||||
//VerifyScreenshot("LabelUITests_FontFamily_FontAwesome");
|
||||
remote.TapStateButton();
|
||||
VerifyScreenshot("LabelUITests_FontFamily_FontAwesome");
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче