WhiteHatBox
Share Page
Following(0)
Partner(s)
mpspringer

Screen Resolution Setting

ReplyThanks 2016/11/28 19:12:19 0 0

What is the best way to use variable for Screen Resolution?

randomly select one of these:

320x568
375x667
414x736
768x1024
1024x1366


Can you please explain how to set a Double Value Type variable?

zhoucongcq
2016/11/28 22:45:54

You need 3 variables: a Table variable, a String variable and a Double variable. Then follow these steps:

1. Get a random value from Table variable, the Table variable saves multiple width values

2. Convert this String value to a Double value

3. Set the width of new screen resolution

This is the module and settings of initialize variable.

20161129001.dat

<< < 1> >>
VerifyCode
Advanced Option