robotframework-appiumlibrary icon indicating copy to clipboard operation
robotframework-appiumlibrary copied to clipboard

Assert css value in webview context

Open semutmerah opened this issue 8 years ago • 1 comments

robotframework == 3.0.2 robotframework-appiumlibrary==1.4.3 appium = 1.6.5 Device = Genymotion emulator on Lollipop 5.1

Hi,

Do anyone know how to assert css value in webview context? I read somewhere that we can use getCssValue(). But how to implemented it in robot framework with appium library?

semutmerah avatar May 31 '17 09:05 semutmerah

Hey,

You might be able to do this with "Get Element Attribute".

serhatbolsu avatar May 31 '17 15:05 serhatbolsu

Closing due to inactivity

serhatbolsu avatar Oct 27 '22 08:10 serhatbolsu