如何在Android应用中更改文章文字大小

时间:2015-05-25 13:24:26

标签: java android selenium android-uiautomator

我正在为Andriod App编写自动化。

步骤: -

  1. 转到应用主页
  2. 我将打开第一篇文章
  3. 如何找到文章的文字大小。
  4. 我将在App中设置文章内容大小。

    当我将文章内容大小设置为小/中/大时。 如何在文章页面中验证内容大小?

    文章页面: - enter image description here

    文章内容类型选择: -

    enter image description here

1 个答案:

答案 0 :(得分:0)

你必须使用textview.getTextSize(); 它将以float

返回值