ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
How can we implement the same using Javascript ? I currently get error, says getAttribute() is not a function.
Don't have idea with JavaScript Selenium.
Could you please make videos of controlling and working on excel using selenium in the similar way.
Sure, I will create.
Instead we can get it as //input[@value='Search']
I don't think so. If there is text between tags we can provide the above xpath and use getText() command. But in this case, search button html code doesn't have any text between the tags. We need to use getAttribute("value") in this case.
@@QAFox thanks Arun for your quick response.
@@alkashifinfo.4127 Welcome Kareem :)
Good explanation sir.
Thank you Sathish :)
How can we implement the same using Javascript ? I currently get error, says getAttribute() is not a function.
Don't have idea with JavaScript Selenium.
Could you please make videos of controlling and working on excel using selenium in the similar way.
Sure, I will create.
Instead we can get it as //input[@value='Search']
I don't think so. If there is text between tags we can provide the above xpath and use getText() command. But in this case, search button html code doesn't have any text between the tags. We need to use getAttribute("value") in this case.
@@QAFox thanks Arun for your quick response.
@@alkashifinfo.4127 Welcome Kareem :)
Good explanation sir.
Thank you Sathish :)