안녕하세요
네이버 지도에서 검색 후 나온 결과를 데이터 테이블로 저장하고
for each로 하나씩 매장명을 클릭하는 프로그램을 만들려고 합니다.
첫번째 사진과 같이 클릭 매장명이라는 변수를 지정하고 범위도 Main Sequence로 지정을 했는데
click activity에서 selector로 들어가면 유효성 검사에서 변수가 현재 범위에 정의되어 있지 않다고 나옵니다.
어떤 부분을 수정해야 할까요 ?
안녕하세요
네이버 지도에서 검색 후 나온 결과를 데이터 테이블로 저장하고
for each로 하나씩 매장명을 클릭하는 프로그램을 만들려고 합니다.
첫번째 사진과 같이 클릭 매장명이라는 변수를 지정하고 범위도 Main Sequence로 지정을 했는데
click activity에서 selector로 들어가면 유효성 검사에서 변수가 현재 범위에 정의되어 있지 않다고 나옵니다.
어떤 부분을 수정해야 할까요 ?
Hi @kiki
Re-assign the element and then replace the total value in the selectors with the required variable at once and then give the default value check box as true and that works.
Regards
I already checked it !
My problem is that I can’t set the variable in the selector
I set the variable right above and changed the range to main sequence,
but the variable is not defined in the current range
Hi @kiki ,
Can you tell me your requirements?
I want to know what you want to do
Regards,
LNV
Hi @kiki
Re-assign the element and then replace the total value in the selectors with the required variable at once and then give the default value check box as true and that works.
Regards