- vikas.iec
- Posts : 1
Join date : 2011-01-03
Resizing Verification in selenium
Mon Jan 03, 2011 2:20 pm
Hiiii,
I m facing a problem in verifying browser resizing with selenium.I m using selenim IDE . I need to verify that in website i m testing panel get appropriately resized when i resize browser window. Is there any possible way to do this...
Kindly reply.......
thanks
Vikas
I m facing a problem in verifying browser resizing with selenium.I m using selenim IDE . I need to verify that in website i m testing panel get appropriately resized when i resize browser window. Is there any possible way to do this...
Kindly reply.......
thanks
Vikas
Re: Resizing Verification in selenium
Fri Jan 28, 2011 8:01 pm
you have to write javascript snippet which perform the operation you want to perform in IDE.
after creating error free and working Javascript code. Place it in IDE with eval or storeEval function if your code return some values or use it user extension
This is the only way you can achive this in selenium IDE but if u are using RC then you can achieve this with power of language instead of tool.
Hope this will help you. Best of luck.
Bye
after creating error free and working Javascript code. Place it in IDE with eval or storeEval function if your code return some values or use it user extension
This is the only way you can achive this in selenium IDE but if u are using RC then you can achieve this with power of language instead of tool.
Hope this will help you. Best of luck.
Bye
Permissions in this forum:
You cannot reply to topics in this forum