javascript - How Selenium IDE handle user invoked prompts and alerts? -


i trying automate testing of search functionality , using javascript code invoke prompts search term. selenium ide randomly passes through prompts/alerts or fails test. want to know specific scenario can stop ide failing on prompts.

below ide command.

storeeval | getsterm() | search 

getsterm() external function have in user-extensions.js


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -