Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, windows and java based applications. Get your 30 day free trial.
Discuss your Sahi Pro usage patterns, best practices, problems and solutions. Help others solve their problems and seek help from the community when needed. If you need specific support on your application, please email support @ sahipro.com
Discuss your Sahi Pro usage patterns, best practices, problems and solutions. Help others solve their problems and seek help from the community when needed. If you need specific support on your application, please email support @ sahipro.com
Not able to select type ahead search result in Kendo UI serach box
Hi
I am not able to select the type ahead search( intuative search) result displayed .
I am able to set value for the search sucessfully by using "_setValue(_textbox("k-input[4]"), "Joseph, Jijo");
But after that when i select the search result using the automatic recorded script( _click_span("Joseph, Jijo"));
is not selecting the search result and the textbox is displayed blank .
can some one please help me on this
I tried the command _Setselected(textbox("k-input[4]"), "Joseph, Jijo"); - This is also not working
_setValue(_textbox("k-input[4]"), "Joseph, Jijo");
_click(_span("Joseph, Jijo"));
I am not able to select the type ahead search( intuative search) result displayed .
I am able to set value for the search sucessfully by using "_setValue(_textbox("k-input[4]"), "Joseph, Jijo");
But after that when i select the search result using the automatic recorded script( _click_span("Joseph, Jijo"));
is not selecting the search result and the textbox is displayed blank .
can some one please help me on this
I tried the command _Setselected(textbox("k-input[4]"), "Joseph, Jijo"); - This is also not working
_setValue(_textbox("k-input[4]"), "Joseph, Jijo");
_click(_span("Joseph, Jijo"));